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:
- 4dbfc34d957fced3eb0931b850d1377bbdbb4e8656536a7ff11a5f7e6ca09688
- Size of remote file:
- 6.33 kB
- SHA256:
- c6304561670a132786596e0583319018d72cde7afff8d9394ee3ecc612d1bf6c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.