Instructions to use rtikw/MOSS-Music-8B-Instruct-4bit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use rtikw/MOSS-Music-8B-Instruct-4bit with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir MOSS-Music-8B-Instruct-4bit rtikw/MOSS-Music-8B-Instruct-4bit
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
- Atomic Chat
File size: 130 Bytes
6b3e335 | 1 2 3 4 5 6 | {
"processor_class": "MossMusicProcessor",
"auto_map": {
"AutoProcessor": "processing_moss_music.MossMusicProcessor"
}
} |