dranger003
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,8 @@ base_model:
|
|
5 |
library: gguf
|
6 |
pipeline_tag: text-generation
|
7 |
---
|
|
|
|
|
8 |
GGUF version of [c4ai-command-r7b-12-2024](https://huggingface.co/CohereForAI/c4ai-command-r7b-12-2024) from CohereForAI for testing until llama.cpp adds official support.
|
9 |
|
10 |
```sh
|
|
|
5 |
library: gguf
|
6 |
pipeline_tag: text-generation
|
7 |
---
|
8 |
+
NOTE: Work in progress PR [10900](https://github.com/ggerganov/llama.cpp/pull/10900)
|
9 |
+
|
10 |
GGUF version of [c4ai-command-r7b-12-2024](https://huggingface.co/CohereForAI/c4ai-command-r7b-12-2024) from CohereForAI for testing until llama.cpp adds official support.
|
11 |
|
12 |
```sh
|