| { | |
| "architectures": [ | |
| "Qwen3_5ForCausalLM" | |
| ], | |
| "attention_bias": true, | |
| "attention_dropout": 0.0, | |
| "attn_output_gate": true, | |
| "bos_token_id": null, | |
| "dtype": "float32", | |
| "eos_token_id": null, | |
| "full_attention_interval": 1, | |
| "head_dim": 35, | |
| "hidden_act": "silu", | |
| "hidden_size": 280, | |
| "initializer_range": 0.02, | |
| "intermediate_size": 840, | |
| "layer_types": [ | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention" | |
| ], | |
| "linear_conv_kernal_dim": 4, | |
| "linear_conv_kernel_dim": 4, | |
| "linear_key_head_dim": 280, | |
| "linear_num_key_heads": 1, | |
| "linear_num_value_heads": 1, | |
| "linear_value_head_dim": 280, | |
| "max_position_embeddings": 384, | |
| "model_type": "qwen3_5_text", | |
| "num_attention_heads": 8, | |
| "num_hidden_layers": 12, | |
| "num_key_value_heads": 2, | |
| "pad_token_id": null, | |
| "partial_rotary_factor": 0.25, | |
| "rms_norm_eps": 1e-06, | |
| "rope_parameters": { | |
| "partial_rotary_factor": 0.25, | |
| "rope_theta": 2500.0, | |
| "rope_type": "default" | |
| }, | |
| "tie_word_embeddings": true, | |
| "transformers_version": "5.9.0", | |
| "use_cache": false, | |
| "vocab_size": 2564 | |
| } | |