robertgshaw2
commited on
Commit
•
9b7a73e
1
Parent(s):
6065e19
Update config.json
Browse files- 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 |
-
"
|
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 |
+
"activation_scheme": "static"
|
21 |
},
|
22 |
"rms_norm_eps": 1e-05,
|
23 |
"rope_theta": 1000000.0,
|