Spaces:
Running
Running
Update prod.yaml (#1460)
Browse files- chart/env/prod.yaml +1 -28
chart/env/prod.yaml
CHANGED
@@ -154,34 +154,6 @@ envVars:
|
|
154 |
"stop": ["<|im_end|>"]
|
155 |
}
|
156 |
},
|
157 |
-
{
|
158 |
-
"name": "01-ai/Yi-1.5-34B-Chat",
|
159 |
-
"tokenizer": "01-ai/Yi-1.5-34B-Chat",
|
160 |
-
"description" : "Strong performance in reasoning while maintaining excellent capabilities in language understanding.",
|
161 |
-
"logoUrl": "https://huggingface.co/datasets/huggingchat/models-logo/resolve/main/01-ai-logo.png",
|
162 |
-
"modelUrl": "https://huggingface.co/01-ai/Yi-1.5-34B-Chat",
|
163 |
-
"websiteUrl": "https://www.01.ai",
|
164 |
-
"preprompt": "",
|
165 |
-
"parameters": {
|
166 |
-
"stop": ["<|im_end|>"],
|
167 |
-
"temperature": 0.3,
|
168 |
-
"max_new_tokens": 1024,
|
169 |
-
"truncate": 1000,
|
170 |
-
"top_p": 0.8,
|
171 |
-
},
|
172 |
-
"promptExamples": [
|
173 |
-
{
|
174 |
-
"title": "我的名字用中文怎么写?",
|
175 |
-
"prompt": "请扮演一个起名大师,我将会给你一个我的英文名字,教我如何用中文写我的名字。"
|
176 |
-
}, {
|
177 |
-
"title": "写一首诗",
|
178 |
-
"prompt": "请写一首讲 AI 的诗"
|
179 |
-
}, {
|
180 |
-
"title": "工作汇报",
|
181 |
-
"prompt": "写一份工作汇报"
|
182 |
-
}
|
183 |
-
]
|
184 |
-
},
|
185 |
{
|
186 |
"name": "mistralai/Mistral-7B-Instruct-v0.3",
|
187 |
"displayName": "mistralai/Mistral-7B-Instruct-v0.3",
|
@@ -269,6 +241,7 @@ envVars:
|
|
269 |
{ "name": "meta-llama/Meta-Llama-3-70B-Instruct"},
|
270 |
{ "name": "meta-llama/Meta-Llama-3.1-405B-Instruct-FP8"},
|
271 |
{ "name": "CohereForAI/c4ai-command-r-plus", "transferTo": "CohereForAI/c4ai-command-r-plus-08-2024"}
|
|
|
272 |
]
|
273 |
PUBLIC_ORIGIN: "https://huggingface.co"
|
274 |
PUBLIC_SHARE_PREFIX: "https://hf.co/chat"
|
|
|
154 |
"stop": ["<|im_end|>"]
|
155 |
}
|
156 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
157 |
{
|
158 |
"name": "mistralai/Mistral-7B-Instruct-v0.3",
|
159 |
"displayName": "mistralai/Mistral-7B-Instruct-v0.3",
|
|
|
241 |
{ "name": "meta-llama/Meta-Llama-3-70B-Instruct"},
|
242 |
{ "name": "meta-llama/Meta-Llama-3.1-405B-Instruct-FP8"},
|
243 |
{ "name": "CohereForAI/c4ai-command-r-plus", "transferTo": "CohereForAI/c4ai-command-r-plus-08-2024"}
|
244 |
+
{ "name": "01-ai/Yi-1.5-34B-Chat", "transferTo": "CohereForAI/c4ai-command-r-plus-08-2024"}
|
245 |
]
|
246 |
PUBLIC_ORIGIN: "https://huggingface.co"
|
247 |
PUBLIC_SHARE_PREFIX: "https://hf.co/chat"
|