dranger003
commited on
Commit
•
1273119
1
Parent(s):
e6af920
Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@ pipeline_tag: text-generation
|
|
4 |
library_name: gguf
|
5 |
base_model: CohereForAI/c4ai-command-r-plus
|
6 |
---
|
7 |
-
**2024-04-
|
8 |
|
9 |
* GGUF importance matrix (imatrix) quants for https://huggingface.co/CohereForAI/c4ai-command-r-plus
|
10 |
* The importance matrix was trained for ~100K tokens (200 batches of 512 tokens) using [wiki.train.raw](https://huggingface.co/datasets/wikitext).
|
|
|
4 |
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 |
|
9 |
* GGUF importance matrix (imatrix) quants for https://huggingface.co/CohereForAI/c4ai-command-r-plus
|
10 |
* The importance matrix was trained for ~100K tokens (200 batches of 512 tokens) using [wiki.train.raw](https://huggingface.co/datasets/wikitext).
|