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