PavonicAI
Initial upload: HeartMuLa 3B 4-bit NF4 quantized checkpoint with compatibility fixes
07ac279 verified | { | |
| "architectures": [ | |
| "HeartMuLa" | |
| ], | |
| "audio_num_codebooks": 8, | |
| "audio_vocab_size": 8197, | |
| "backbone_flavor": "llama-3B", | |
| "decoder_flavor": "llama-300M", | |
| "dtype": "float32", | |
| "model_type": "heartmula", | |
| "muq_dim": 512, | |
| "quantization_config": { | |
| "_load_in_4bit": true, | |
| "_load_in_8bit": false, | |
| "bnb_4bit_compute_dtype": "bfloat16", | |
| "bnb_4bit_quant_storage": "uint8", | |
| "bnb_4bit_quant_type": "nf4", | |
| "bnb_4bit_use_double_quant": false, | |
| "llm_int8_enable_fp32_cpu_offload": false, | |
| "llm_int8_has_fp16_weight": false, | |
| "llm_int8_skip_modules": null, | |
| "llm_int8_threshold": 6.0, | |
| "load_in_4bit": true, | |
| "load_in_8bit": false, | |
| "quant_method": "bitsandbytes" | |
| }, | |
| "text_vocab_size": 128256, | |
| "transformers_version": "5.0.0" | |
| } | |