Spaces:
Running
Running
typo
Browse files- chart/env/prod.yaml +1 -1
chart/env/prod.yaml
CHANGED
@@ -240,7 +240,7 @@ envVars:
|
|
240 |
{ "name": "openchat/openchat-3.5-0106" },
|
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"
|
|
|
240 |
{ "name": "openchat/openchat-3.5-0106" },
|
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"
|