Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Revert "Remove unneeded QwQ System prompt (#1610)"
Browse filesThis reverts commit 7579437d39b0c8aa9fb8874777d28755e4a5f783.
- chart/env/prod.yaml +1 -0
chart/env/prod.yaml
CHANGED
@@ -139,6 +139,7 @@ envVars:
|
|
139 |
},
|
140 |
{
|
141 |
"name": "Qwen/QwQ-32B-Preview",
|
|
|
142 |
"modelUrl": "https://huggingface.co/Qwen/QwQ-32B-Preview",
|
143 |
"websiteUrl": "https://qwenlm.github.io/blog/qwq-32b-preview/",
|
144 |
"logoUrl": "https://huggingface.co/datasets/huggingchat/models-logo/resolve/main/qwen-logo.png",
|
|
|
139 |
},
|
140 |
{
|
141 |
"name": "Qwen/QwQ-32B-Preview",
|
142 |
+
"preprompt": "You are a helpful and harmless assistant. You are Qwen developed by Alibaba. You should think step-by-step.",
|
143 |
"modelUrl": "https://huggingface.co/Qwen/QwQ-32B-Preview",
|
144 |
"websiteUrl": "https://qwenlm.github.io/blog/qwq-32b-preview/",
|
145 |
"logoUrl": "https://huggingface.co/datasets/huggingchat/models-logo/resolve/main/qwen-logo.png",
|