JunHowie commited on
Commit
5e33e46
·
verified ·
1 Parent(s): 0b88940

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -42,6 +42,7 @@
42
  "bits": 4,
43
  "group_size": 128,
44
  "version": "gemm",
45
- "zero_point": true
 
46
  }
47
  }
 
42
  "bits": 4,
43
  "group_size": 128,
44
  "version": "gemm",
45
+ "zero_point": true,
46
+ "modules_to_not_convert": [".mlp.gate"]
47
  }
48
  }