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