Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
@@ -40,6 +40,7 @@
|
|
40 |
"model_parent": "microsoft/Phi-3-mini-4k-instruct",
|
41 |
"description": "Microsoft Phi-3-mini - 3.8 parameter base",
|
42 |
"quantization": "int4",
|
|
|
43 |
"model_family": "OVGenModel",
|
44 |
"parameters": 3.8,
|
45 |
"test_set": [
|
|
|
40 |
"model_parent": "microsoft/Phi-3-mini-4k-instruct",
|
41 |
"description": "Microsoft Phi-3-mini - 3.8 parameter base",
|
42 |
"quantization": "int4",
|
43 |
+
"context_window": 4096,
|
44 |
"model_family": "OVGenModel",
|
45 |
"parameters": 3.8,
|
46 |
"test_set": [
|