BlackSamorez
commited on
Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
@@ -28,6 +28,7 @@
|
|
28 |
"group_size": 256,
|
29 |
"hadamard_size": 512,
|
30 |
"modules_to_not_convert": [
|
|
|
31 |
"layers.0.self_attn.v_proj"
|
32 |
],
|
33 |
"p": 2,
|
|
|
28 |
"group_size": 256,
|
29 |
"hadamard_size": 512,
|
30 |
"modules_to_not_convert": [
|
31 |
+
"lm_head",
|
32 |
"layers.0.self_attn.v_proj"
|
33 |
],
|
34 |
"p": 2,
|