robertgshaw2 commited on
Commit
6065e19
1 Parent(s): a429614

Update config.json

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