Commit
•
17c2498
1
Parent(s):
ff18eec
Update config.json
Browse files- 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 |
-
"
|
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 |
},
|