Update README.md
Browse files
README.md
CHANGED
@@ -32,6 +32,7 @@ tags:
|
|
32 |
</div>
|
33 |
<h1 style="margin-top: 0rem;">Instructions to run this model in llama.cpp:</h2>
|
34 |
</div>
|
|
|
35 |
You can view more detailed instructions in our blog: [unsloth.ai/blog/deepseek-r1](https://unsloth.ai/blog/deepseek-r1)
|
36 |
1. Do not forget about `<|User|>` and `<|Assistant|>` tokens! - Or use a chat template formatter
|
37 |
2. Obtain the latest `llama.cpp` at https://github.com/ggerganov/llama.cpp
|
|
|
32 |
</div>
|
33 |
<h1 style="margin-top: 0rem;">Instructions to run this model in llama.cpp:</h2>
|
34 |
</div>
|
35 |
+
|
36 |
You can view more detailed instructions in our blog: [unsloth.ai/blog/deepseek-r1](https://unsloth.ai/blog/deepseek-r1)
|
37 |
1. Do not forget about `<|User|>` and `<|Assistant|>` tokens! - Or use a chat template formatter
|
38 |
2. Obtain the latest `llama.cpp` at https://github.com/ggerganov/llama.cpp
|