Skip to content

Commit 8c3000d

Browse files
authored
Fix issue with system preprompt and tools (#1198)
1 parent 9272495 commit 8c3000d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chart/env/prod.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ envVars:
3434
[
3535
{
3636
"name" : "CohereForAI/c4ai-command-r-plus",
37-
"tokenizer": "Xenova/c4ai-command-r-v01-tokenizer",
37+
"tokenizer": "nsarrazin/c4ai-command-r-v01-tokenizer",
3838
"description": "Command R+ is Cohere's latest LLM and is the first open weight model to beat GPT4 in the Chatbot Arena!",
3939
"modelUrl": "https://huggingface.co/CohereForAI/c4ai-command-r-plus",
4040
"websiteUrl": "https://docs.cohere.com/docs/command-r-plus",

0 commit comments

Comments
 (0)