Instructions to use reach-vb/musicgen-small-endpoint with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use reach-vb/musicgen-small-endpoint with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-to-audio", model="reach-vb/musicgen-small-endpoint")# Load model directly from transformers import AutoProcessor, AutoModelForTextToWaveform processor = AutoProcessor.from_pretrained("reach-vb/musicgen-small-endpoint") model = AutoModelForTextToWaveform.from_pretrained("reach-vb/musicgen-small-endpoint", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- aaacdb35624dd83e67ba3ed22af84276f934279d52d9dc3dea662d23fd69e798
- Size of remote file:
- 236 MB
- SHA256:
- 37d256b525d4117f8bbf790ab448a8e9f4746cd401900fe1ae72e154b1513a30
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.