brooketh commited on
Commit
f4e5caf
1 Parent(s): 4a0c4fb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -30,7 +30,7 @@ quantized_by: brooketh
30
  - **Original:** [c4ai command r v01](https://huggingface.co/CohereForAI/c4ai-command-r-v01)
31
  - **Date Created:** 2024-03-11
32
  - **Trained Context:** 8192 tokens
33
- - **Description:** (Add description here)
34
 
35
  ## What is a GGUF?
36
  GGUF is a large language model (LLM) format that can be split between CPU and GPU. GGUFs are compatible with applications based on llama.cpp, such as Faraday.dev. Where other model formats require higher end GPUs with ample VRAM, GGUFs can be efficiently run on a wider variety of hardware.
 
30
  - **Original:** [c4ai command r v01](https://huggingface.co/CohereForAI/c4ai-command-r-v01)
31
  - **Date Created:** 2024-03-11
32
  - **Trained Context:** 8192 tokens
33
+ - **Description:** Research release of a 35 billion parameter highly performant generative model optimized for reasoning, summarization, and question answering. Command-R supports multilingual generation in 10 languages and has RAG capabilities.
34
 
35
  ## What is a GGUF?
36
  GGUF is a large language model (LLM) format that can be split between CPU and GPU. GGUFs are compatible with applications based on llama.cpp, such as Faraday.dev. Where other model formats require higher end GPUs with ample VRAM, GGUFs can be efficiently run on a wider variety of hardware.