Instructions to use Vedant3907/llama-3.2-1B-PersonaClassifier-Adapters with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Vedant3907/llama-3.2-1B-PersonaClassifier-Adapters with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-3.2-1B") model = PeftModel.from_pretrained(base_model, "Vedant3907/llama-3.2-1B-PersonaClassifier-Adapters") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 4e58b68048c3284a1c2f1faf9db7702bacaac10d134418ce683c9461995e7e16
- Size of remote file:
- 5.56 kB
- SHA256:
- 6f8495e59f261edefeb28342ac6253cdcd0b9f8d0dd4b1a461df32df913b9dea
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.