Update card.json
Browse files
card.json
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
{
|
2 |
"name": "assisted-installer-tag",
|
3 |
"base_model": "Qwen/Qwen2.5-Coder-14B-Instruct",
|
|
|
4 |
"quantized": true,
|
5 |
-
"project": "assisted-installer"
|
|
|
6 |
}
|
|
|
1 |
{
|
2 |
"name": "assisted-installer-tag",
|
3 |
"base_model": "Qwen/Qwen2.5-Coder-14B-Instruct",
|
4 |
+
"model_type": "qwen",
|
5 |
"quantized": true,
|
6 |
+
"project": "assisted-installer-auto",
|
7 |
+
"context_length": 22000
|
8 |
}
|