Instructions to use openai/jukebox-5b-lyrics with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use openai/jukebox-5b-lyrics with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="openai/jukebox-5b-lyrics")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("openai/jukebox-5b-lyrics", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Create README.md
#12
by Naqeeb-2424 - opened
hello how are you
Naqeeb-2424 changed pull request status to closed