Instructions to use RiverYou/Class with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use RiverYou/Class with PEFT:
from peft import PeftModel from transformers import AutoModelForSeq2SeqLM base_model = AutoModelForSeq2SeqLM.from_pretrained("google/flan-t5-large") model = PeftModel.from_pretrained(base_model, "RiverYou/Class") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 9d9be82684695cec92dcea347e48a88f66bb84ddcd76a9d39ce4df6c1879ef54
- Size of remote file:
- 19 MB
- SHA256:
- 55419dbef378da765748ac5dcf193bc3df21307d5cbb8538604852f3d3f3ccdc
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.