nsarrazin HF Staff commited on
Commit
9810cfb
·
unverified ·
1 Parent(s): f940e40

Fix issue with system preprompt and tools (#1198)

Browse files
Files changed (1) hide show
  1. chart/env/prod.yaml +1 -1
chart/env/prod.yaml CHANGED
@@ -34,7 +34,7 @@ envVars:
34
  [
35
  {
36
  "name" : "CohereForAI/c4ai-command-r-plus",
37
- "tokenizer": "Xenova/c4ai-command-r-v01-tokenizer",
38
  "description": "Command R+ is Cohere's latest LLM and is the first open weight model to beat GPT4 in the Chatbot Arena!",
39
  "modelUrl": "https://huggingface.co/CohereForAI/c4ai-command-r-plus",
40
  "websiteUrl": "https://docs.cohere.com/docs/command-r-plus",
 
34
  [
35
  {
36
  "name" : "CohereForAI/c4ai-command-r-plus",
37
+ "tokenizer": "nsarrazin/c4ai-command-r-v01-tokenizer",
38
  "description": "Command R+ is Cohere's latest LLM and is the first open weight model to beat GPT4 in the Chatbot Arena!",
39
  "modelUrl": "https://huggingface.co/CohereForAI/c4ai-command-r-plus",
40
  "websiteUrl": "https://docs.cohere.com/docs/command-r-plus",