kimi-k2.7-code-dspark / config.json
Cornmonster's picture
Upload exp38 Kimi-K2.7-Code DSpark checkpoint
f2be8c0 verified
Raw
History Blame Contribute Delete
2.05 kB
{
"apply_verifier_norm": false,
"architectures": [
"DSparkDraftModel"
],
"auto_map": {
"": "config.DSparkSpeculatorConfig"
},
"aux_hidden_state_layer_ids": [
1,
29,
57
],
"base_model_ep_plan": null,
"block_size": 8,
"confidence_head_with_markov": true,
"draft_vocab_size": 32000,
"dtype": "bfloat16",
"eagle_aux_hidden_state_layer_ids": [
1,
29,
57
],
"enable_confidence_head": true,
"has_no_defaults_at_init": false,
"markov_head_type": "vanilla",
"markov_rank": 256,
"mask_token_id": 163608,
"sliding_window_non_causal": false,
"speculators_config": {
"algorithm": "dspark",
"default_proposal_method": "greedy",
"proposal_methods": [
{
"accept_tolerance": 0.0,
"proposal_type": "greedy",
"speculative_tokens": 7,
"verifier_accept_k": 1
}
],
"verifier": {
"architectures": [
"KimiK25ForConditionalGeneration"
],
"name_or_path": "/data/models/Kimi-K2.7-Code"
}
},
"speculators_model_type": "dspark",
"speculators_version": "0.5.0",
"target_hidden_size": null,
"transformer_layer_config": {
"attention_bias": false,
"attention_dropout": 0.0,
"draft_vocab_size": 32000,
"eagle_config": {
"eagle_aux_hidden_state_layer_ids": [
1,
29,
57
]
},
"head_dim": null,
"hidden_act": "silu",
"hidden_size": 7168,
"initializer_range": 0.02,
"intermediate_size": 18432,
"layer_types": [
"full_attention",
"full_attention",
"full_attention"
],
"max_position_embeddings": 262144,
"max_window_layers": 28,
"model_type": "qwen3",
"num_attention_heads": 56,
"num_hidden_layers": 3,
"num_key_value_heads": 8,
"rms_norm_eps": 1e-05,
"rope_scaling": null,
"rope_theta": 50000.0,
"sliding_window": null,
"use_cache": true,
"use_sliding_window": false,
"vocab_size": 163840
},
"transformers_version": "4.57.6",
"max_anchors": 3072
}