Instructions to use debiao29/task-17-meta-llama-Llama-3.2-3B-Instruct with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use debiao29/task-17-meta-llama-Llama-3.2-3B-Instruct 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, "debiao29/task-17-meta-llama-Llama-3.2-3B-Instruct") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 762a1b9a29b10726a04be5682ba206b9818334e6a8c74ac46d505787ac56cdf8
- Size of remote file:
- 5.37 kB
- SHA256:
- 182300a63e8d5bd5d918b85f1fa521c6f258aebc186de1972f2eab3d1bb1f4eb
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.