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