@@ -69,10 +69,10 @@ envVars:
69
69
]
70
70
},
71
71
{
72
- "name" : "CohereForAI/c4ai-command-r-plus",
72
+ "name" : "CohereForAI/c4ai-command-r-plus-08-2024 ",
73
73
"tokenizer": {"tokenizerUrl": "https://huggingface.co/nsarrazin/c4ai-command-r-v01-tokenizer/resolve/main/tokenizer.json", "tokenizerConfigUrl": "https://huggingface.co/nsarrazin/c4ai-command-r-v01-tokenizer/raw/main/tokenizer_config.json"},
74
- "description": "Cohere's largest language model, optimized for conversational interaction and tool use.",
75
- "modelUrl": "https://huggingface.co/CohereForAI/c4ai-command-r-plus",
74
+ "description": "Cohere's largest language model, optimized for conversational interaction and tool use. Now with the 2024 update! ",
75
+ "modelUrl": "https://huggingface.co/CohereForAI/c4ai-command-r-plus-08-2024 ",
76
76
"websiteUrl": "https://docs.cohere.com/docs/command-r-plus",
77
77
"logoUrl": "https://huggingface.co/datasets/huggingchat/models-logo/resolve/main/cohere-logo.png",
78
78
"tools": true,
@@ -267,7 +267,8 @@ envVars:
267
267
{ "name": "codellama/CodeLlama-70b-Instruct-hf" },
268
268
{ "name": "openchat/openchat-3.5-0106" },
269
269
{ "name": "meta-llama/Meta-Llama-3-70B-Instruct"},
270
- { "name": "meta-llama/Meta-Llama-3.1-405B-Instruct-FP8"}
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"}
271
272
]
272
273
PUBLIC_ORIGIN : " https://huggingface.co"
273
274
PUBLIC_SHARE_PREFIX : " https://hf.co/chat"
0 commit comments