Transformers
Safetensors
heartmula
music-generation
4bit
quantized
bitsandbytes
nf4
comfyui
4-bit precision
Instructions to use PavonicAI/HeartMuLa-3B-4bit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use PavonicAI/HeartMuLa-3B-4bit with Transformers:
# Load model directly from transformers import HeartMuLa model = HeartMuLa.from_pretrained("PavonicAI/HeartMuLa-3B-4bit", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K