MiniMax-M2.7-Small-JANGTQ / jang_config.json
Osaurus-AI's picture
Upload folder using huggingface_hub
272dc9f verified
raw
history blame contribute delete
354 Bytes
{
"weight_format": "mxtq",
"profile": "JANGTQ2",
"mxtq_seed": 42,
"source_model": "JANGQ-AI/MiniMax-M2.7-Small",
"source_config": {
"n_routed_experts": 154,
"num_hidden_layers": 62
},
"mxtq_bits": {
"routed_expert": 2,
"attention": 8,
"dense_mlp": 8,
"embed_tokens": 8,
"lm_head": 8,
"norms_router": 16
}
}