Update README.md
Browse files
README.md
CHANGED
@@ -26,12 +26,12 @@ quantized_by: brooketh
|
|
26 |
<p style="text-align: center;"><a href="https://www.reddit.com/r/LLM_Quants/">Request Additional models at r/LLM_Quants.</a></p>
|
27 |
|
28 |
***
|
29 |
-
# C4ai Command R Plus
|
30 |
- **Creator:** [CohereForAI](https://huggingface.co/CohereForAI/)
|
31 |
-
- **Original:** [C4ai Command R Plus
|
32 |
- **Date Created:** 2024-04-03
|
33 |
- **Trained Context:** 8192 tokens
|
34 |
-
- **Description:** Research release of a
|
35 |
***
|
36 |
## What is a GGUF?
|
37 |
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 Backyard AI. Where other model formats require higher end GPUs with ample VRAM, GGUFs can be efficiently run on a wider variety of hardware.
|
|
|
26 |
<p style="text-align: center;"><a href="https://www.reddit.com/r/LLM_Quants/">Request Additional models at r/LLM_Quants.</a></p>
|
27 |
|
28 |
***
|
29 |
+
# C4ai Command R Plus 104B
|
30 |
- **Creator:** [CohereForAI](https://huggingface.co/CohereForAI/)
|
31 |
+
- **Original:** [C4ai Command R Plus 104B](https://huggingface.co/CohereForAI/c4ai-command-r-plus)
|
32 |
- **Date Created:** 2024-04-03
|
33 |
- **Trained Context:** 8192 tokens
|
34 |
+
- **Description:** Research release of a 104 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.
|
35 |
***
|
36 |
## What is a GGUF?
|
37 |
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 Backyard AI. Where other model formats require higher end GPUs with ample VRAM, GGUFs can be efficiently run on a wider variety of hardware.
|