Update README.md
Browse files
README.md
CHANGED
|
@@ -4,6 +4,8 @@ pipeline_tag: text-generation
|
|
| 4 |
library_name: gguf
|
| 5 |
base_model: CohereForAI/c4ai-command-r-plus
|
| 6 |
---
|
|
|
|
|
|
|
| 7 |
**2024-04-09**: Support for this model has been merged into the main branch.
|
| 8 |
[Pull request `PR #6491`](https://github.com/ggerganov/llama.cpp/pull/6491)
|
| 9 |
[Commit `5dc9dd71`](https://github.com/ggerganov/llama.cpp/commit/5dc9dd7152dedc6046b646855585bd070c91e8c8)
|
|
|
|
| 4 |
library_name: gguf
|
| 5 |
base_model: CohereForAI/c4ai-command-r-plus
|
| 6 |
---
|
| 7 |
+
**2024-05-05**: With commit [`889bdd7`](https://github.com/ggerganov/llama.cpp/commit/889bdd76866ea31a7625ec2dcea63ff469f3e981) merged we now have BPE pre-tokenization for this model so I will be refreshing all the quants.
|
| 8 |
+
|
| 9 |
**2024-04-09**: Support for this model has been merged into the main branch.
|
| 10 |
[Pull request `PR #6491`](https://github.com/ggerganov/llama.cpp/pull/6491)
|
| 11 |
[Commit `5dc9dd71`](https://github.com/ggerganov/llama.cpp/commit/5dc9dd7152dedc6046b646855585bd070c91e8c8)
|