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