mgoin commited on
Commit
beb4e27
1 Parent(s): 2ae5589

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -19,7 +19,7 @@
19
  "pretraining_tp": 1,
20
  "quantization_config": {
21
  "quant_method": "fp8",
22
- "scheme": "static"
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,