pmysl commited on
Commit
c54e4f2
1 Parent(s): b305f20

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -7,7 +7,7 @@ base_model: CohereForAI/c4ai-command-r-plus
7
  # Command R+ GGUF
8
 
9
  ## Description
10
- This repository contains experimental GGUF weights that are currently compatible with [pull request #6491](https://github.com/ggerganov/llama.cpp/pull/6491) in the `llama.cpp`. I will update them once support for Command R+ is merged into the llama.cpp repository.
11
 
12
  ## Getting started
13
  1. Clone the `Carolinabanana/llama.cpp` repository:
 
7
  # Command R+ GGUF
8
 
9
  ## Description
10
+ This repository contains GGUF weights that are compatible with [pull request #6491](https://github.com/ggerganov/llama.cpp/pull/6491) in the `llama.cpp` repo. You can expect frequent changes until support for Command R+ is merged into the `llama.cpp` repository.
11
 
12
  ## Getting started
13
  1. Clone the `Carolinabanana/llama.cpp` repository: