Instructions to use ihanif/exp_002_base_lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use ihanif/exp_002_base_lora with PEFT:
from peft import PeftModel from transformers import AutoModelForSeq2SeqLM base_model = AutoModelForSeq2SeqLM.from_pretrained("openai/whisper-base") model = PeftModel.from_pretrained(base_model, "ihanif/exp_002_base_lora") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 318b877858ee3eeff9ce4003b59c5e614e5150e4002c853bfd5e0f004ad1ae6b
- Size of remote file:
- 9.45 MB
- SHA256:
- b53ff3848589132b36bcfce67569abe3dcf48bcd428b6ba293254c461c55484e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.