Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -19,7 +19,7 @@
|
|
| 19 |
"pretraining_tp": 1,
|
| 20 |
"quantization_config": {
|
| 21 |
"quant_method": "fp8",
|
| 22 |
-
"
|
| 23 |
},
|
| 24 |
"rms_norm_eps": 1e-05,
|
| 25 |
"rope_scaling": null,
|
|
|
|
| 19 |
"pretraining_tp": 1,
|
| 20 |
"quantization_config": {
|
| 21 |
"quant_method": "fp8",
|
| 22 |
+
"activation_scheme": "static"
|
| 23 |
},
|
| 24 |
"rms_norm_eps": 1e-05,
|
| 25 |
"rope_scaling": null,
|