robertgshaw2 commited on
Commit
a429614
1 Parent(s): 94fd65c

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -16,7 +16,7 @@
16
  "num_hidden_layers": 32,
17
  "num_key_value_heads": 8,
18
  "quantization_config": {
19
- "quant_type": "fp8",
20
  "scheme": "static",
21
  },
22
  "rms_norm_eps": 1e-05,
 
16
  "num_hidden_layers": 32,
17
  "num_key_value_heads": 8,
18
  "quantization_config": {
19
+ "quant_method": "fp8",
20
  "scheme": "static",
21
  },
22
  "rms_norm_eps": 1e-05,