Commit dbcf9f45 authored by zhangning3's avatar zhangning3
Browse files

fix spec_layer_weight_names

parent 84ac1d27
...@@ -306,6 +306,7 @@ class Step3p5MTP(nn.Module): ...@@ -306,6 +306,7 @@ class Step3p5MTP(nn.Module):
"enorm", "enorm",
"hnorm", "hnorm",
"eh_proj", "eh_proj",
"lm_head",
"shared_head", "shared_head",
] ]
spec_layer_weight = False spec_layer_weight = False
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment