C10X's picture
Upload config.json with huggingface_hub
836fbb4 verified
raw
history blame contribute delete
971 Bytes
{
"architectures": [
"Qwen3MoeForCausalLM"
],
"attention_bias": false,
"attention_dropout": 0.0,
"decoder_sparse_step": 1,
"eos_token_id": 151645,
"hidden_act": "silu",
"hidden_size": 256,
"initializer_range": 0.02,
"intermediate_size": 682,
"max_position_embeddings": 512,
"max_window_layers": 28,
"mlp_only_layers": [],
"model_type": "qwen3_moe",
"moe_intermediate_size": 128,
"norm_topk_prob": false,
"num_attention_heads": 16,
"num_experts": 8,
"num_experts_per_tok": 2,
"num_hidden_layers": 6,
"num_key_value_heads": 4,
"output_router_logits": false,
"pad_token_id": 151643,
"rms_norm_eps": 1e-06,
"rope_scaling": null,
"rope_theta": 1000000.0,
"router_aux_loss_coef": 0.001,
"sliding_window": null,
"tie_word_embeddings": false,
"torch_dtype": "float32",
"transformers_version": "4.51.3",
"unsloth_version": "2025.5.3",
"use_cache": true,
"use_sliding_window": false,
"vocab_size": 151669
}