Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -39,7 +39,7 @@
|
|
39 |
"model_parent": "llmware/bling-phi-3",
|
40 |
"description": "Fact-based question-answering model from llmware - finetuned on phi-3 - 3.8b parameter base",
|
41 |
"quantization": "int4",
|
42 |
-
"model_family": "
|
43 |
"parameters": 3.8,
|
44 |
"test_set": [
|
45 |
{
|
|
|
39 |
"model_parent": "llmware/bling-phi-3",
|
40 |
"description": "Fact-based question-answering model from llmware - finetuned on phi-3 - 3.8b parameter base",
|
41 |
"quantization": "int4",
|
42 |
+
"model_family": "OVGenerativeModel",
|
43 |
"parameters": 3.8,
|
44 |
"test_set": [
|
45 |
{
|