Update README.md
Browse files
README.md
CHANGED
|
@@ -15,7 +15,7 @@ tags:
|
|
| 15 |
<br>
|
| 16 |
|
| 17 |
## Instructions to run this model in llama.cpp:
|
| 18 |
-
Or you can view more detailed instructions here: [unsloth.ai/blog/
|
| 19 |
1. Do not forget about `<|User|>` and `<|Assistant|>` tokens! - Or use a chat template formatter
|
| 20 |
2. Obtain the latest `llama.cpp` at https://github.com/ggerganov/llama.cpp
|
| 21 |
3. Example with Q4_0 K quantized cache **Notice -no-cnv disables auto conversation mode**
|
|
|
|
| 15 |
<br>
|
| 16 |
|
| 17 |
## Instructions to run this model in llama.cpp:
|
| 18 |
+
Or you can view more detailed instructions here: [unsloth.ai/blog/deepseekr1-dynamic](https://unsloth.ai/blog/deepseekr1-dynamic)
|
| 19 |
1. Do not forget about `<|User|>` and `<|Assistant|>` tokens! - Or use a chat template formatter
|
| 20 |
2. Obtain the latest `llama.cpp` at https://github.com/ggerganov/llama.cpp
|
| 21 |
3. Example with Q4_0 K quantized cache **Notice -no-cnv disables auto conversation mode**
|