File size: 388 Bytes
0847c10 7c89214 0847c10 7c89214 0847c10 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | {
"_name_or_path": "/workspace/qnn-cores/examples/moe_exp/modelfiles/moe_expert_split",
"architectures": [
"Qwen3MoeModelStatic"
],
"dtype": "float32",
"hidden_act": "silu",
"hidden_size": 2048,
"initializer_range": 0.02,
"model_type": "qwen3_moe",
"moe_intermediate_size": 768,
"num_experts": 128,
"torch_dtype": "float32",
"transformers_version": "4.47.0"
}
|