Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -41,7 +41,7 @@
|
|
41 |
"use_external_data_format": {
|
42 |
"model.onnx": true,
|
43 |
"model_fp16.onnx": true,
|
44 |
-
"
|
45 |
"model_q4.onnx": true,
|
46 |
"model_q4f16.onnx": true
|
47 |
}
|
|
|
41 |
"use_external_data_format": {
|
42 |
"model.onnx": true,
|
43 |
"model_fp16.onnx": true,
|
44 |
+
"model_quantized.onnx": true,
|
45 |
"model_q4.onnx": true,
|
46 |
"model_q4f16.onnx": true
|
47 |
}
|