upload model_config.json
Browse files- model_config.json +1 -1
model_config.json
CHANGED
|
@@ -93,6 +93,6 @@
|
|
| 93 |
"question_answering": "task: question answering | query: ",
|
| 94 |
"fact_verification": "task: fact checking | query: "
|
| 95 |
},
|
| 96 |
-
"quantization": "
|
| 97 |
"compute_units": "CPU_AND_NE"
|
| 98 |
}
|
|
|
|
| 93 |
"question_answering": "task: question answering | query: ",
|
| 94 |
"fact_verification": "task: fact checking | query: "
|
| 95 |
},
|
| 96 |
+
"quantization": "int8",
|
| 97 |
"compute_units": "CPU_AND_NE"
|
| 98 |
}
|