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

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -16,8 +16,8 @@
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,
23
  "rope_theta": 1000000.0,
 
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,
23
  "rope_theta": 1000000.0,