Update README.md
Browse files
README.md
CHANGED
@@ -18,6 +18,8 @@ pipeline_tag: text-generation
|
|
18 |
|
19 |
# <span style="color: #7FFF7F;">rwkv7-1.5B-world GGUF Models</span>
|
20 |
|
|
|
|
|
21 |
## **Choosing the Right Model Format**
|
22 |
|
23 |
Selecting the correct model format depends on your **hardware capabilities** and **memory constraints**.
|
|
|
18 |
|
19 |
# <span style="color: #7FFF7F;">rwkv7-1.5B-world GGUF Models</span>
|
20 |
|
21 |
+
Note: you must use latest llama.cpp https://github.com/ggml-org/llama.cpp to run this model with llama.cpp
|
22 |
+
|
23 |
## **Choosing the Right Model Format**
|
24 |
|
25 |
Selecting the correct model format depends on your **hardware capabilities** and **memory constraints**.
|