Instructions to use owenMills/bart-pas-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use owenMills/bart-pas-lora with PEFT:
from peft import PeftModel from transformers import AutoModelForSeq2SeqLM base_model = AutoModelForSeq2SeqLM.from_pretrained("owenMills/bart-pas-model") model = PeftModel.from_pretrained(base_model, "owenMills/bart-pas-lora") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 9c948505c6974e008828532b7b0ef668db4ca298e7acfc4ebd4c75a92de2ffd7
- Size of remote file:
- 5.5 kB
- SHA256:
- 5761eec7e20fbda4837ae4eaa526fa1655ca941c29bb05f0a752453969c394d7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.