Instructions to use Capstone04/BootstrappedTraining_Medium with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Capstone04/BootstrappedTraining_Medium with PEFT:
from peft import PeftModel from transformers import AutoModelForSeq2SeqLM base_model = AutoModelForSeq2SeqLM.from_pretrained("Capstone04/TrainedWhisper_Medium") model = PeftModel.from_pretrained(base_model, "Capstone04/BootstrappedTraining_Medium") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 8b0c4854056dac263bce3782300497b85bb23fa11a24af355e6b8e641eb817d9
- Size of remote file:
- 5.3 kB
- SHA256:
- 674da3ab707fa80bb1aec1424cd5a7d7ba780b5ba47fcf6f8c3fec544b132990
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.