Spaces:
Sleeping
Sleeping
Use the chat template from tokenizer for `01-ai/Yi-1.5-34B-Chat`
Browse files- chart/env/prod.yaml +0 -1
chart/env/prod.yaml
CHANGED
@@ -181,7 +181,6 @@ envVars:
|
|
181 |
"modelUrl": "https://huggingface.co/01-ai/Yi-1.5-34B-Chat",
|
182 |
"websiteUrl": "https://www.01.ai",
|
183 |
"preprompt": "",
|
184 |
-
"chatPromptTemplate": "{{preprompt}}{{#each messages}}{{#ifUser}}<|im_start|>user\\n{{content}}<|im_end|>\\n<|im_start|>assistant\\n{{/ifUser}}{{#ifAssistant}}{{content}}<|im_end|>{{/ifAssistant}}{{/each}}",
|
185 |
"parameters": {
|
186 |
"stop": ["<|im_end|>"],
|
187 |
"temperature": 0.3,
|
|
|
181 |
"modelUrl": "https://huggingface.co/01-ai/Yi-1.5-34B-Chat",
|
182 |
"websiteUrl": "https://www.01.ai",
|
183 |
"preprompt": "",
|
|
|
184 |
"parameters": {
|
185 |
"stop": ["<|im_end|>"],
|
186 |
"temperature": 0.3,
|