-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
feature requestNew feature or request. This includes new model, dtype, functionality supportNew feature or request. This includes new model, dtype, functionality support
Description
Cohere released the model "Command-R", a multilingual model optimized for long context tasks such as retrieval augmented generation (RAG) and using external APIs and tools.
Release note: https://txt.cohere.com/command-r/
Weights: https://huggingface.co/CohereForAI/c4ai-command-r-v01
The evaluation results shown by Cohere are really good, it beats Mixtral, Llama2 70B, and ChatGPT 3.5 for RAG and tool usage tasks.
In the llama.cpp repository there is a discussion (ggml-org/llama.cpp#6033) that provides some useful comments about its implementation.
Metadata
Metadata
Assignees
Labels
feature requestNew feature or request. This includes new model, dtype, functionality supportNew feature or request. This includes new model, dtype, functionality support