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-Thinking with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use OpenMOSS-Team/MOSS-Music-8B-Thinking with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("OpenMOSS-Team/MOSS-Music-8B-Thinking", trust_remote_code=True, device_map="auto") - Notebooks
- Google Colab
- Kaggle
MIDI MOSS
#2
by asigalov61 - opened
@wx9Songs Hey, OpenMOSS Team!!!
Thank you very much for this model! Its absolutely amazing and it certainly beats NVIDIA Music Flamingo! :)
I've adopted this model for MIDI music and I wanted to invite you to check it out:
https://huggingface.co/spaces/projectlosangeles/midi-moss-music-8b-thinking
Let me know what you think, if possible, so that I can improve it if needed.
Sincerely,
Alex
Project Los Angeles
Tegridy Code 2026
@multimodalart Thank you for creating a space for this model which I used to make mine :)