Update README.md
Browse files
README.md
CHANGED
@@ -32,8 +32,6 @@ Original model: https://huggingface.co/CohereForAI/c4ai-command-r-plus
|
|
32 |
|
33 |
| Filename | Quant type | File Size | Description |
|
34 |
| -------- | ---------- | --------- | ----------- |
|
35 |
-
| [c4ai-command-r-plus-Q8_0.gguf](https://huggingface.co/bartowski/c4ai-command-r-plus-GGUF//main/c4ai-command-r-plus-Q8_0.gguf) | Q8_0 | | Extremely high quality, generally unneeded but max available quant. |
|
36 |
-
| [c4ai-command-r-plus-Q6_K.gguf](https://huggingface.co/bartowski/c4ai-command-r-plus-GGUF//main/c4ai-command-r-plus-Q6_K.gguf) | Q6_K | | Very high quality, near perfect, *recommended*. |
|
37 |
| [c4ai-command-r-plus-Q5_K_M.gguf](https://huggingface.co/bartowski/c4ai-command-r-plus-GGUF/tree/main/c4ai-command-r-plus-Q5_K_M.gguf) | Q5_K_M | 73.62GB | High quality, *recommended*. |
|
38 |
| [c4ai-command-r-plus-Q5_K_S.gguf](https://huggingface.co/bartowski/c4ai-command-r-plus-GGUF/tree/main/c4ai-command-r-plus-Q5_K_S.gguf) | Q5_K_S | 71.80GB | High quality, *recommended*. |
|
39 |
| [c4ai-command-r-plus-Q4_K_M.gguf](https://huggingface.co/bartowski/c4ai-command-r-plus-GGUF/tree/main/c4ai-command-r-plus-Q4_K_M.gguf) | Q4_K_M | 62.75GB | Good quality, uses about 4.83 bits per weight, *recommended*. |
|
|
|
32 |
|
33 |
| Filename | Quant type | File Size | Description |
|
34 |
| -------- | ---------- | --------- | ----------- |
|
|
|
|
|
35 |
| [c4ai-command-r-plus-Q5_K_M.gguf](https://huggingface.co/bartowski/c4ai-command-r-plus-GGUF/tree/main/c4ai-command-r-plus-Q5_K_M.gguf) | Q5_K_M | 73.62GB | High quality, *recommended*. |
|
36 |
| [c4ai-command-r-plus-Q5_K_S.gguf](https://huggingface.co/bartowski/c4ai-command-r-plus-GGUF/tree/main/c4ai-command-r-plus-Q5_K_S.gguf) | Q5_K_S | 71.80GB | High quality, *recommended*. |
|
37 |
| [c4ai-command-r-plus-Q4_K_M.gguf](https://huggingface.co/bartowski/c4ai-command-r-plus-GGUF/tree/main/c4ai-command-r-plus-Q4_K_M.gguf) | Q4_K_M | 62.75GB | Good quality, uses about 4.83 bits per weight, *recommended*. |
|