BlackSamorez commited on
Commit
26d133c
·
verified ·
1 Parent(s): fb594d0

Update config.json

Browse files
Files changed (1) hide show
  1. 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,