dranger003 commited on
Commit
2fbaaaf
·
verified ·
1 Parent(s): 070fb8f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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