| { | |
| "architectures": [ | |
| "DFlashDraftModel" | |
| ], | |
| "model_type": "qwen3", | |
| "block_size": 8, | |
| "dflash_config": { | |
| "mask_token_id": 200054, | |
| "target_layer_ids": [ | |
| 1, | |
| 16, | |
| 30, | |
| 44, | |
| 59 | |
| ] | |
| }, | |
| "hidden_size": 3072, | |
| "num_hidden_layers": 5, | |
| "num_attention_heads": 32, | |
| "num_key_value_heads": 32, | |
| "head_dim": 128, | |
| "intermediate_size": 22016, | |
| "hidden_act": "silu", | |
| "rms_norm_eps": 1e-06, | |
| "vocab_size": 200055, | |
| "max_position_embeddings": 196608, | |
| "initializer_range": 0.02, | |
| "attention_bias": false, | |
| "attention_dropout": 0.0, | |
| "rope_theta": 5000000.0, | |
| "rope_scaling": { | |
| "type": "yarn", | |
| "factor": 48.0, | |
| "original_max_position_embeddings": 4096, | |
| "beta_fast": 1.0, | |
| "beta_slow": 1.0, | |
| "mscale": 1.0, | |
| "mscale_all_dim": 1.0 | |
| }, | |
| "tie_word_embeddings": false, | |
| "torch_dtype": "bfloat16", | |
| "num_target_layers": 62, | |
| "layer_types": [ | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention" | |
| ] | |
| } |