Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -31,7 +31,7 @@
|
|
31 |
"model_parent": "llmware/dragon-mistral-0.3",
|
32 |
"description": "Fact-based question-answering model from llmware - finetuned on mistral 0.3 - 7b parameter base",
|
33 |
"quantization": "int4",
|
34 |
-
"model_family": "
|
35 |
"parameters": 7.0,
|
36 |
"test_set": [
|
37 |
{
|
|
|
31 |
"model_parent": "llmware/dragon-mistral-0.3",
|
32 |
"description": "Fact-based question-answering model from llmware - finetuned on mistral 0.3 - 7b parameter base",
|
33 |
"quantization": "int4",
|
34 |
+
"model_family": "ONNXGenerativeModel",
|
35 |
"parameters": 7.0,
|
36 |
"test_set": [
|
37 |
{
|