Instructions to use ScaDSAI/final_llama_normal with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use ScaDSAI/final_llama_normal with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-3.1-8B-Instruct") model = PeftModel.from_pretrained(base_model, "ScaDSAI/final_llama_normal") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 4a362e1a07c6cff8920543982df346d02926dea6f213ba27920411488386f181
- Size of remote file:
- 8.08 kB
- SHA256:
- c97f507d974a0e4d4e9cedd27e157d4f18b3c53e0cb1da9eb91d2e91fe37c5b2
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.