Holo3-35B-A3B-JANGTQ / jang_config.json
jangq's picture
Add Holo3-35B-A3B JANGTQ2 (MLX) + VL tower + README
8cae8cf verified
Raw
History Blame
715 Bytes
{
"version": 2,
"weight_format": "mxtq",
"profile": "JANGTQ2",
"source_model": {
"name": "Holo3-35B-A3B",
"architecture": "qwen3_5_moe_text"
},
"has_vision": true,
"mxtq_seed": 42,
"mxtq_bits": {
"attention": 8,
"linear_attention": 8,
"shared_expert": 8,
"routed_expert": 2,
"embed_tokens": 8,
"lm_head": 8
},
"quantization": {
"method": "affine+mxtq",
"group_size": 64,
"bits_default": 2
},
"capabilities": {
"reasoning_parser": "qwen3",
"tool_parser": "qwen",
"think_in_template": true,
"supports_tools": true,
"supports_thinking": true,
"family": "qwen3_5_moe",
"modality": "vision",
"cache_type": "hybrid"
}
}