robertgshaw2
commited on
Commit
•
71a2394
1
Parent(s):
4d7a1f3
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -18,7 +18,7 @@
|
|
18 |
"quantization_config": {
|
19 |
"quant_type": "fp8",
|
20 |
"scheme": "static",
|
21 |
-
}
|
22 |
"rms_norm_eps": 1e-05,
|
23 |
"rope_theta": 1000000.0,
|
24 |
"sliding_window": null,
|
|
|
18 |
"quantization_config": {
|
19 |
"quant_type": "fp8",
|
20 |
"scheme": "static",
|
21 |
+
},
|
22 |
"rms_norm_eps": 1e-05,
|
23 |
"rope_theta": 1000000.0,
|
24 |
"sliding_window": null,
|