Instructions to use devesh-2002/classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use devesh-2002/classification with PEFT:
from peft import PeftModel from transformers import AutoModelForSequenceClassification base_model = AutoModelForSequenceClassification.from_pretrained("meta-llama/Meta-Llama-3-8B") model = PeftModel.from_pretrained(base_model, "devesh-2002/classification") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 74b0672ff54322a5794c4bb6bae14388efae7a5328a18eab80b2018f57784d54
- Size of remote file:
- 5.11 kB
- SHA256:
- 27b07fd3c573aeb7bdd7b285014d5dd68c2bd4a216887079ef0fc15d1f6a7dcc
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.