switch to Qwen2.5-7B-Instruct
This commit is contained in:
+4
-5
@@ -8,12 +8,11 @@
|
||||
"apiKey": "not-needed"
|
||||
},
|
||||
"models": {
|
||||
"GLM-4.6V-Flash": {
|
||||
"id": "GLM-4.6V-Flash",
|
||||
"name": "GLM-4.6V-Flash",
|
||||
"Qwen2.5-7B-Instruct": {
|
||||
"id": "Qwen2.5-7B-Instruct",
|
||||
"name": "Qwen2.5-7B-Instruct",
|
||||
"limit": { "context": 32768, "output": 8192 },
|
||||
"cost": { "input": 0, "output": 0 },
|
||||
"modalities": { "input": ["text", "image"], "output": ["text"] }
|
||||
"cost": { "input": 0, "output": 0 }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user