Instructions to use AleksanderObuchowski/whisper-large-v3-turbo-med-pl-lora-r16-decoder-only-lr5e-05-ep3-whisper_bigos_all_fair with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use AleksanderObuchowski/whisper-large-v3-turbo-med-pl-lora-r16-decoder-only-lr5e-05-ep3-whisper_bigos_all_fair with PEFT:
Task type is invalid.
- Transformers
How to use AleksanderObuchowski/whisper-large-v3-turbo-med-pl-lora-r16-decoder-only-lr5e-05-ep3-whisper_bigos_all_fair with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("AleksanderObuchowski/whisper-large-v3-turbo-med-pl-lora-r16-decoder-only-lr5e-05-ep3-whisper_bigos_all_fair", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K