Spaces:
Running
Running
fix: use latest blog for qwen 2.5
Browse files- chart/env/prod.yaml +1 -1
chart/env/prod.yaml
CHANGED
@@ -167,7 +167,7 @@ envVars:
|
|
167 |
"name": "Qwen/Qwen2.5-Coder-32B-Instruct",
|
168 |
"description": "Qwen's latest coding model, in its biggest size yet. SOTA on many coding benchmarks.",
|
169 |
"modelUrl": "https://huggingface.co/Qwen/Qwen2.5-Coder-32B-Instruct",
|
170 |
-
"websiteUrl": "https://qwenlm.github.io/blog/qwen2.5-coder/",
|
171 |
"logoUrl": "https://huggingface.co/datasets/huggingchat/models-logo/resolve/main/qwen-logo.png",
|
172 |
"parameters": {
|
173 |
"stop": ["<|im_end|>", "<|endoftext|>"],
|
|
|
167 |
"name": "Qwen/Qwen2.5-Coder-32B-Instruct",
|
168 |
"description": "Qwen's latest coding model, in its biggest size yet. SOTA on many coding benchmarks.",
|
169 |
"modelUrl": "https://huggingface.co/Qwen/Qwen2.5-Coder-32B-Instruct",
|
170 |
+
"websiteUrl": "https://qwenlm.github.io/blog/qwen2.5-coder-family/",
|
171 |
"logoUrl": "https://huggingface.co/datasets/huggingchat/models-logo/resolve/main/qwen-logo.png",
|
172 |
"parameters": {
|
173 |
"stop": ["<|im_end|>", "<|endoftext|>"],
|