Instructions to use Abdo36/DistilBertLoRa with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Abdo36/DistilBertLoRa with PEFT:
from peft import PeftModel from transformers import AutoModelForSequenceClassification base_model = AutoModelForSequenceClassification.from_pretrained("distilbert-base-uncased") model = PeftModel.from_pretrained(base_model, "Abdo36/DistilBertLoRa") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- a46ed17e352c990728d3463060ff62a71c8af00db2f576d3250c8d49a2a57422
- Size of remote file:
- 4.98 kB
- SHA256:
- 5a8f860b87cf88d1b1430ccc359360deec037f1b0b73cc53de330a03a56185e5
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.