Instructions to use safffrron/ia3_tuning_llama_3b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use safffrron/ia3_tuning_llama_3b with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-3.2-3B-Instruct") model = PeftModel.from_pretrained(base_model, "safffrron/ia3_tuning_llama_3b") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 9fa18dacacd63640e2f3fffaa78f4e4f47cc8ba958406ae4a359698620694327
- Size of remote file:
- 17.2 MB
- SHA256:
- fbe07b35a61be0ec850f12e9379be8ca47b4ef845b20f0d146a8a2bfdb0e7e3e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.