fynnsu's picture
Upload folder using huggingface_hub
afe0021 verified
Raw
History Blame Contribute Delete
1.75 kB
{
"architectures": [
"DFlashDraftModel"
],
"auto_map": {
"": "config.DFlashSpeculatorConfig"
},
"aux_hidden_state_layer_ids": [
2,
10,
18,
26,
34
],
"block_size": 8,
"draft_vocab_size": 32000,
"dtype": "bfloat16",
"mask_token_id": 151669,
"max_anchors": 3072,
"speculators_config": {
"algorithm": "dflash",
"default_proposal_method": "greedy",
"proposal_methods": [
{
"accept_tolerance": 0.0,
"proposal_type": "greedy",
"speculative_tokens": 7,
"verifier_accept_k": 1
}
],
"verifier": {
"architectures": [],
"name_or_path": "Qwen/Qwen3-8B"
}
},
"speculators_model_type": "dflash",
"speculators_version": "0.5.0",
"target_hidden_size": null,
"tie_word_embeddings": false,
"transformer_layer_config": {
"attention_bias": false,
"attention_dropout": 0.0,
"bos_token_id": null,
"eos_token_id": null,
"head_dim": 128,
"hidden_act": "silu",
"hidden_size": 4096,
"initializer_range": 0.02,
"intermediate_size": 12288,
"layer_types": [
"full_attention",
"full_attention",
"full_attention",
"full_attention",
"full_attention"
],
"max_position_embeddings": 40960,
"max_window_layers": 28,
"model_type": "qwen3",
"num_attention_heads": 32,
"num_hidden_layers": 5,
"num_key_value_heads": 8,
"pad_token_id": null,
"rms_norm_eps": 1e-06,
"rope_parameters": {
"rope_theta": 10000.0,
"rope_type": "default"
},
"sliding_window": null,
"tie_word_embeddings": false,
"use_cache": true,
"use_sliding_window": false,
"vocab_size": 151936
},
"transformers_version": "5.6.2"
}