Instructions to use ireema/modell with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ireema/modell with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="ireema/modell")# Load model directly from transformers import AutoProcessor, AutoModelForAudioClassification processor = AutoProcessor.from_pretrained("ireema/modell") model = AutoModelForAudioClassification.from_pretrained("ireema/modell") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 3a8a7b1e470f959efc09ed72658c89fcef59a5615c50b822e89a06480b7200fe
- Size of remote file:
- 2.49 GB
- SHA256:
- e95e33471399ccfc7bed85d400c59f70fd5463e4db899c05e6657a938717603f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.