Instructions to use Incomple/Llama-3.2-3B-Instruct_sft_sg_values with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Incomple/Llama-3.2-3B-Instruct_sft_sg_values 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, "Incomple/Llama-3.2-3B-Instruct_sft_sg_values") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 3bab3f596d656664e5fa35f5441ce29a664c684da7fae4727b3d4b42756ffe9f
- Size of remote file:
- 5.75 kB
- SHA256:
- 2c0c6ceb2487b2ba5ba25bcbc060482314e6f76d0911de2326840535db104a64
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.