alvarobartt HF staff commited on
Commit
fc53c2e
1 Parent(s): 127516c

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -8,7 +8,7 @@
8
  "norm_eps": 1e-05,
9
  "vocab_size": 32000,
10
  "sliding_window": 4096,
11
- "quantization_config": {
12
  "group_size": 64,
13
  "bits": 4
14
  },
 
8
  "norm_eps": 1e-05,
9
  "vocab_size": 32000,
10
  "sliding_window": 4096,
11
+ "quantization": {
12
  "group_size": 64,
13
  "bits": 4
14
  },