Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -25,7 +25,7 @@
|
|
25 |
"prefix": "</s>",
|
26 |
"quantization_config": {
|
27 |
"quant_method": "fp8",
|
28 |
-
"
|
29 |
},
|
30 |
"torch_dtype": "float16",
|
31 |
"transformers_version": "4.40.0",
|
|
|
25 |
"prefix": "</s>",
|
26 |
"quantization_config": {
|
27 |
"quant_method": "fp8",
|
28 |
+
"activation_scheme": "static"
|
29 |
},
|
30 |
"torch_dtype": "float16",
|
31 |
"transformers_version": "4.40.0",
|