oodeh commited on
Commit
b61bd06
·
verified ·
1 Parent(s): 92ef663

Update card.json

Browse files
Files changed (1) hide show
  1. card.json +3 -1
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
  }