Skip to content

Commit a96b39f

Browse files
committed
update module tree of hy_v3
1 parent 498a3ce commit a96b39f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

gptqmodel/models/definitions/hy_v3.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ class HYV3QModel(BaseQModel):
3333
"post_attention_layernorm": ("post_attention_layernorm:!",),
3434
"mlp:moe": {
3535
"gate": ("gate:!",),
36-
"e_score_correction_bias": ("e_score_correction_bias:!",),
3736
"experts": {
3837
"#": ("gate_proj:0", "up_proj:0", "down_proj:1"),
3938
},

0 commit comments

Comments
 (0)