dranger003
commited on
Commit
•
6630264
1
Parent(s):
a8f91d6
Update README.md
Browse files
README.md
CHANGED
@@ -5,7 +5,7 @@ library_name: gguf
|
|
5 |
base_model: CohereForAI/c4ai-command-r-plus
|
6 |
---
|
7 |
**2024-04-05**: Support for this model is still being worked on - [`PR#6491`](https://github.com/ggerganov/llama.cpp/pull/6491).
|
8 |
-
For now, you can test the model using this fork: [https://github.com/
|
9 |
|
10 |
**<u>NOTE</u>**: There may be a need to re-quantize all the weights once support for this model is finalized.
|
11 |
|
|
|
5 |
base_model: CohereForAI/c4ai-command-r-plus
|
6 |
---
|
7 |
**2024-04-05**: Support for this model is still being worked on - [`PR#6491`](https://github.com/ggerganov/llama.cpp/pull/6491).
|
8 |
+
For now, you can test the model using this fork: [https://github.com/dranger003/llama.cpp/tree/Noeda/commandr-plus](https://github.com/dranger003/llama.cpp/tree/Noeda/commandr-plus)
|
9 |
|
10 |
**<u>NOTE</u>**: There may be a need to re-quantize all the weights once support for this model is finalized.
|
11 |
|