{ "architectures": [ "Qwen3DSparkModel" ], "attention_bias": false, "attention_dropout": 0.0, "auto_map": { "AutoModel": "dspark.DSparkDraftModel" }, "block_size": 7, "bos_token_id": 166100, "dflash_config": { "attention_mode": "gqa", "confidence_head_alpha": 1.0, "confidence_head_with_markov": true, "enable_confidence_head": true, "markov_head_type": "vanilla", "markov_rank": 256, "mask_token_id": 166143, "projector_type": "dspark", "target_layer_ids": [ 1, 10, 21, 32, 40 ] }, "dtype": "bfloat16", "eos_token_id": 166101, "head_dim": 128, "hidden_act": "silu", "hidden_size": 3072, "initializer_range": 0.02, "intermediate_size": 10752, "layer_types": [ "full_attention", "full_attention", "full_attention", "full_attention", "full_attention" ], "max_position_embeddings": 262144, "max_window_layers": 5, "model_type": "qwen3", "num_attention_heads": 48, "num_hidden_layers": 5, "num_key_value_heads": 8, "num_target_layers": 44, "pad_token_id": 0, "rms_norm_eps": 1e-05, "rope_scaling": null, "rope_theta": 70000000, "sliding_window": null, "tie_word_embeddings": false, "use_cache": true, "use_sliding_window": false, "vocab_size": 166144, "markov_rank": 256, "markov_head_type": "vanilla" }