Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -35,7 +35,7 @@
|
|
| 35 |
"quantization_config": {
|
| 36 |
"activation_scheme": "dynamic",
|
| 37 |
"fmt": "e4m3",
|
| 38 |
-
"quant_method": "
|
| 39 |
"scale_fmt": "ue8m0",
|
| 40 |
"weight_block_size": [
|
| 41 |
128,
|
|
|
|
| 35 |
"quantization_config": {
|
| 36 |
"activation_scheme": "dynamic",
|
| 37 |
"fmt": "e4m3",
|
| 38 |
+
"quant_method": "fp16",
|
| 39 |
"scale_fmt": "ue8m0",
|
| 40 |
"weight_block_size": [
|
| 41 |
128,
|