dshive's picture
Duplicate from XiaomiMiMo/MiMo-V2.5-Pro-FP4-DFlash
fdc6ce1
Raw
History Blame Contribute Delete
1.25 kB
{
"architectures": [
"DFlashDraftModel"
],
"model_type": "qwen3",
"auto_map": {
"AutoModel": "dflash.DFlashDraftModel"
},
"hidden_size": 6144,
"intermediate_size": 16384,
"num_hidden_layers": 5,
"num_attention_heads": 128,
"num_key_value_heads": 8,
"head_dim": 128,
"v_head_dim": 128,
"partial_rotary_factor": 0.5,
"block_size": 8,
"dflash_config": {
"target_layer_ids": [
0,
15,
31,
47,
69
],
"mask_token_id": 151669,
"num_anchors": 4096,
"block_size": 8,
"loss_decay_gamma": 7.0,
"use_swa": true,
"swa_window_size": 1024,
"backbone_rotary_base": 5000000,
"attention_value_scale": 0.612,
"attention_sink_bias": true
},
"num_target_layers": 70,
"vocab_size": 152064,
"max_position_embeddings": 262144,
"rope_theta": 10000,
"sliding_window": 1024,
"rms_norm_eps": 1e-05,
"torch_dtype": "bfloat16",
"hidden_act": "silu",
"attention_bias": false,
"attention_dropout": 0.0,
"bos_token_id": 151643,
"eos_token_id": 151645,
"tie_word_embeddings": false,
"use_cache": true
}