Instructions to use Capstone04/BootstrappedTraining_Medium_ES with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Capstone04/BootstrappedTraining_Medium_ES 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_ES") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 3f290458b098114716f971912682ad78d16d49a1c025b84010e1d45776e64bbe
- Size of remote file:
- 5.3 kB
- SHA256:
- 0041afd77a479b5290794f420f416e9a35c634069a20803051ef4485ef0c150a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.