We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18b5d8c commit dccd7d7Copy full SHA for dccd7d7
chart/env/prod.yaml
@@ -113,7 +113,7 @@ envVars:
113
"modelUrl": "https://huggingface.co/Qwen/Qwen2.5-72B-Instruct",
114
"websiteUrl": "https://qwenlm.github.io/blog/qwen2.5/",
115
"logoUrl": "https://huggingface.co/datasets/huggingchat/models-logo/resolve/main/qwen-logo.png",
116
- "preprompt": "",
+ "preprompt": "You are Qwen, created by Alibaba Cloud. You are a helpful assistant.",
117
"parameters": {
118
"temperature": 0.6,
119
"stop": ["<|endoftext|>", "<|im_end|>"],
0 commit comments