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:
- 7b4ae6b1ea660c7a10bef9d0856f3b1078b487f4299a2824fea14fef3bf7828f
- Size of remote file:
- 37.8 MB
- SHA256:
- 348bc1ffa3ff554638f818807061ed4c1fcdf95998c6421f40d24bca409f64c5
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.