Audio-Text-to-Text
Transformers
Safetensors
English
Chinese
moss_music
music
music-understanding
audio
audio-language-model
moss
moss-music
lyrics-asr
music-captioning
chord-recognition
custom_code
Instructions to use OpenMOSS-Team/MOSS-Music-8B-Instruct with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use OpenMOSS-Team/MOSS-Music-8B-Instruct with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("OpenMOSS-Team/MOSS-Music-8B-Instruct", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
Commit History
Update README.md fd1c880 verified
Update README to align with latest GitHub release 7796cb7 verified
Refine MOSS-Audio backbone enhancement bullets 594475f verified
Refine MOSS-Audio backbone enhancement bullets c16972c verified
Squash history a2cb30f
Wenxuan Wang commited on