{ "architectures": [ "Qwen3MoeForCausalLM" ], "attention_bias": false, "attention_dropout": 0.0, "bos_token_id": 50256, "decoder_sparse_step": 1, "dtype": "bfloat16", "eos_token_id": 50256, "head_dim": 32, "hidden_act": "silu", "hidden_size": 128, "initializer_range": 0.02, "intermediate_size": 1024, "layer_types": [ "sliding_attention", "sliding_attention", "full_attention", "sliding_attention", "sliding_attention", "full_attention", "sliding_attention", "sliding_attention" ], "max_position_embeddings": 8192, "max_window_layers": 6, "mlp_only_layers": [], "model_type": "qwen3_moe", "moe_intermediate_size": 1024, "norm_topk_prob": true, "num_attention_heads": 4, "num_experts": 64, "num_experts_per_tok": 2, "num_hidden_layers": 8, "num_key_value_heads": 2, "output_router_logits": false, "pad_token_id": 50256, "query_pre_attn_scalar": 256, "rms_norm_eps": 1e-06, "rope_scaling": null, "rope_theta": 500000, "router_aux_loss_coef": 0.001, "sliding_window": 512, "tie_word_embeddings": true, "transformers_version": "4.57.6", "use_cache": false, "use_sliding_window": true, "vocab_size": 50257 }