nsarrazin HF Staff commited on
Commit
8a59b35
·
1 Parent(s): 6f93b29

Revert "Remove unneeded QwQ System prompt (#1610)"

Browse files

This reverts commit 7579437d39b0c8aa9fb8874777d28755e4a5f783.

Files changed (1) hide show
  1. 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",