xinhe's picture
Upload folder using huggingface_hub
3832a94 verified
Raw
History Blame Contribute Delete
17 kB
{
"architectures": [
"GlmMoeDsaForCausalLM"
],
"attention_bias": false,
"attention_dropout": 0.0,
"dtype": "bfloat16",
"eos_token_id": [
154820,
154827,
154829
],
"ep_size": 1,
"first_k_dense_replace": 3,
"head_dim": 192,
"hidden_act": "silu",
"hidden_size": 6144,
"index_head_dim": 128,
"index_n_heads": 32,
"index_share_for_mtp_iteration": true,
"index_skip_topk_offset": 3,
"index_topk": 2048,
"index_topk_freq": 4,
"index_topk_pattern": null,
"indexer_rope_interleave": true,
"indexer_types": [
"full",
"full",
"full",
"shared",
"shared",
"shared",
"full",
"shared",
"shared",
"shared",
"full",
"shared",
"shared",
"shared",
"full",
"shared",
"shared",
"shared",
"full",
"shared",
"shared",
"shared",
"full",
"shared",
"shared",
"shared",
"full",
"shared",
"shared",
"shared",
"full",
"shared",
"shared",
"shared",
"full",
"shared",
"shared",
"shared",
"full",
"shared",
"shared",
"shared",
"full",
"shared",
"shared",
"shared",
"full",
"shared",
"shared",
"shared",
"full",
"shared",
"shared",
"shared",
"full",
"shared",
"shared",
"shared",
"full",
"shared",
"shared",
"shared",
"full",
"shared",
"shared",
"shared",
"full",
"shared",
"shared",
"shared",
"full",
"shared",
"shared",
"shared",
"full",
"shared",
"shared",
"shared"
],
"initializer_range": 0.02,
"intermediate_size": 12288,
"kv_lora_rank": 512,
"max_position_embeddings": 1048576,
"mlp_layer_types": [
"dense",
"dense",
"dense",
"sparse",
"sparse",
"sparse",
"sparse",
"sparse",
"sparse",
"sparse",
"sparse",
"sparse",
"sparse",
"sparse",
"sparse",
"sparse",
"sparse",
"sparse",
"sparse",
"sparse",
"sparse",
"sparse",
"sparse",
"sparse",
"sparse",
"sparse",
"sparse",
"sparse",
"sparse",
"sparse",
"sparse",
"sparse",
"sparse",
"sparse",
"sparse",
"sparse",
"sparse",
"sparse",
"sparse",
"sparse",
"sparse",
"sparse",
"sparse",
"sparse",
"sparse",
"sparse",
"sparse",
"sparse",
"sparse",
"sparse",
"sparse",
"sparse",
"sparse",
"sparse",
"sparse",
"sparse",
"sparse",
"sparse",
"sparse",
"sparse",
"sparse",
"sparse",
"sparse",
"sparse",
"sparse",
"sparse",
"sparse",
"sparse",
"sparse",
"sparse",
"sparse",
"sparse",
"sparse",
"sparse",
"sparse",
"sparse",
"sparse",
"sparse"
],
"model_type": "glm_moe_dsa",
"moe_intermediate_size": 2048,
"moe_layer_freq": 1,
"n_group": 1,
"n_routed_experts": 256,
"n_shared_experts": 1,
"norm_topk_prob": true,
"num_attention_heads": 64,
"num_experts_per_tok": 8,
"num_hidden_layers": 78,
"num_key_value_heads": 64,
"num_nextn_predict_layers": 1,
"pad_token_id": 154820,
"pretraining_tp": 1,
"q_lora_rank": 2048,
"qk_head_dim": 256,
"qk_nope_head_dim": 192,
"qk_rope_head_dim": 64,
"rms_norm_eps": 1e-05,
"rope_interleave": true,
"rope_parameters": {
"rope_theta": 8000000,
"rope_type": "default"
},
"routed_scaling_factor": 2.5,
"scoring_func": "sigmoid",
"tie_word_embeddings": false,
"topk_group": 1,
"topk_method": "noaux_tc",
"transformers_version": "5.12.0",
"use_cache": true,
"v_head_dim": 256,
"vocab_size": 154880,
"quantization_config": {
"quant_method": "auto-round",
"packing_format": "auto_round:auto_gptq",
"bits": 4,
"group_size": 128,
"sym": true,
"data_type": "int",
"iters": 0,
"model_free": true,
"autoround_version": "0.14.0",
"extra_config": {
"lm_head": {
"bits": 16,
"data_type": "float"
},
"model.embed_tokens": {
"bits": 16,
"data_type": "float"
},
"model.layers.0.mlp.down_proj": {
"bits": 16,
"data_type": "float"
},
"model.layers.0.mlp.gate_proj": {
"bits": 16,
"data_type": "float"
},
"model.layers.0.mlp.up_proj": {
"bits": 16,
"data_type": "float"
},
"model.layers.0.self_attn.indexer.weights_proj": {
"bits": 16,
"data_type": "float"
},
"model.layers.0.self_attn.indexer.wk": {
"bits": 16,
"data_type": "float"
},
"model.layers.1.mlp.down_proj": {
"bits": 16,
"data_type": "float"
},
"model.layers.1.mlp.gate_proj": {
"bits": 16,
"data_type": "float"
},
"model.layers.1.mlp.up_proj": {
"bits": 16,
"data_type": "float"
},
"model.layers.1.self_attn.indexer.weights_proj": {
"bits": 16,
"data_type": "float"
},
"model.layers.1.self_attn.indexer.wk": {
"bits": 16,
"data_type": "float"
},
"model.layers.11.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.10.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.10.self_attn.indexer.weights_proj": {
"bits": 16,
"data_type": "float"
},
"model.layers.10.self_attn.indexer.wk": {
"bits": 16,
"data_type": "float"
},
"model.layers.13.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.14.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.14.self_attn.indexer.weights_proj": {
"bits": 16,
"data_type": "float"
},
"model.layers.14.self_attn.indexer.wk": {
"bits": 16,
"data_type": "float"
},
"model.layers.12.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.19.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.2.mlp.down_proj": {
"bits": 16,
"data_type": "float"
},
"model.layers.2.mlp.gate_proj": {
"bits": 16,
"data_type": "float"
},
"model.layers.2.mlp.up_proj": {
"bits": 16,
"data_type": "float"
},
"model.layers.2.self_attn.indexer.weights_proj": {
"bits": 16,
"data_type": "float"
},
"model.layers.2.self_attn.indexer.wk": {
"bits": 16,
"data_type": "float"
},
"model.layers.15.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.16.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.17.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.18.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.18.self_attn.indexer.weights_proj": {
"bits": 16,
"data_type": "float"
},
"model.layers.18.self_attn.indexer.wk": {
"bits": 16,
"data_type": "float"
},
"model.layers.20.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.21.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.22.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.22.self_attn.indexer.weights_proj": {
"bits": 16,
"data_type": "float"
},
"model.layers.22.self_attn.indexer.wk": {
"bits": 16,
"data_type": "float"
},
"model.layers.23.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.25.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.24.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.26.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.26.self_attn.indexer.weights_proj": {
"bits": 16,
"data_type": "float"
},
"model.layers.26.self_attn.indexer.wk": {
"bits": 16,
"data_type": "float"
},
"model.layers.27.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.3.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.28.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.29.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.30.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.30.self_attn.indexer.weights_proj": {
"bits": 16,
"data_type": "float"
},
"model.layers.30.self_attn.indexer.wk": {
"bits": 16,
"data_type": "float"
},
"model.layers.31.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.32.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.33.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.34.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.34.self_attn.indexer.weights_proj": {
"bits": 16,
"data_type": "float"
},
"model.layers.34.self_attn.indexer.wk": {
"bits": 16,
"data_type": "float"
},
"model.layers.35.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.36.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.38.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.38.self_attn.indexer.weights_proj": {
"bits": 16,
"data_type": "float"
},
"model.layers.38.self_attn.indexer.wk": {
"bits": 16,
"data_type": "float"
},
"model.layers.37.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.39.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.4.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.40.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.42.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.42.self_attn.indexer.weights_proj": {
"bits": 16,
"data_type": "float"
},
"model.layers.42.self_attn.indexer.wk": {
"bits": 16,
"data_type": "float"
},
"model.layers.41.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.43.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.44.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.45.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.46.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.46.self_attn.indexer.weights_proj": {
"bits": 16,
"data_type": "float"
},
"model.layers.46.self_attn.indexer.wk": {
"bits": 16,
"data_type": "float"
},
"model.layers.47.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.48.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.49.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.5.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.50.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.50.self_attn.indexer.weights_proj": {
"bits": 16,
"data_type": "float"
},
"model.layers.50.self_attn.indexer.wk": {
"bits": 16,
"data_type": "float"
},
"model.layers.51.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.52.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.53.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.54.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.54.self_attn.indexer.weights_proj": {
"bits": 16,
"data_type": "float"
},
"model.layers.54.self_attn.indexer.wk": {
"bits": 16,
"data_type": "float"
},
"model.layers.56.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.55.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.57.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.58.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.58.self_attn.indexer.weights_proj": {
"bits": 16,
"data_type": "float"
},
"model.layers.58.self_attn.indexer.wk": {
"bits": 16,
"data_type": "float"
},
"model.layers.59.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.6.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.6.self_attn.indexer.weights_proj": {
"bits": 16,
"data_type": "float"
},
"model.layers.6.self_attn.indexer.wk": {
"bits": 16,
"data_type": "float"
},
"model.layers.60.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.61.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.63.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.62.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.62.self_attn.indexer.weights_proj": {
"bits": 16,
"data_type": "float"
},
"model.layers.62.self_attn.indexer.wk": {
"bits": 16,
"data_type": "float"
},
"model.layers.64.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.65.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.66.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.66.self_attn.indexer.weights_proj": {
"bits": 16,
"data_type": "float"
},
"model.layers.66.self_attn.indexer.wk": {
"bits": 16,
"data_type": "float"
},
"model.layers.67.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.7.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.68.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.69.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.71.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.70.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.70.self_attn.indexer.weights_proj": {
"bits": 16,
"data_type": "float"
},
"model.layers.70.self_attn.indexer.wk": {
"bits": 16,
"data_type": "float"
},
"model.layers.72.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.73.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.74.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.74.self_attn.indexer.weights_proj": {
"bits": 16,
"data_type": "float"
},
"model.layers.74.self_attn.indexer.wk": {
"bits": 16,
"data_type": "float"
},
"model.layers.75.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.76.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.77.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.78.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.78.self_attn.indexer.weights_proj": {
"bits": 16,
"data_type": "float"
},
"model.layers.78.self_attn.indexer.wk": {
"bits": 16,
"data_type": "float"
},
"model.layers.8.mlp.gate": {
"bits": 16,
"data_type": "float"
},
"model.layers.9.mlp.gate": {
"bits": 16,
"data_type": "float"
}
}
}
}