Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -66,7 +66,7 @@
|
|
| 66 |
},
|
| 67 |
"quantization_config": {
|
| 68 |
"group_size": 64,
|
| 69 |
-
"bits":
|
| 70 |
"mode": "affine"
|
| 71 |
},
|
| 72 |
"rms_norm_eps": 1e-06,
|
|
|
|
| 66 |
},
|
| 67 |
"quantization_config": {
|
| 68 |
"group_size": 64,
|
| 69 |
+
"bits": 8,
|
| 70 |
"mode": "affine"
|
| 71 |
},
|
| 72 |
"rms_norm_eps": 1e-06,
|