Instructions to use elliottfitzgerald/opt-1.3b-finetuned-mnli with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use elliottfitzgerald/opt-1.3b-finetuned-mnli with PEFT:
from peft import PeftModel from transformers import AutoModelForSequenceClassification base_model = AutoModelForSequenceClassification.from_pretrained("facebook/opt-1.3b") model = PeftModel.from_pretrained(base_model, "elliottfitzgerald/opt-1.3b-finetuned-mnli") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 3105c7915d7845d89624b37037af6849ba846c8c02a3c790bc5519d7f7be359d
- Size of remote file:
- 4.98 kB
- SHA256:
- 8405246a25825ee20acfe6dfa45ed2768e4715ee34398ae3d89172ea32bc8f65
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.