Update README.md
Browse files
README.md
CHANGED
@@ -20,7 +20,7 @@ widget:
|
|
20 |
content: How to solve 3*x^2+4*x+5=1?
|
21 |
---
|
22 |
> [!NOTE]
|
23 |
-
> After our fixes, all GGUF quants should now work with any inference engine.
|
24 |
>
|
25 |
<div>
|
26 |
<p style="margin-bottom: 0; margin-top: 0;">
|
|
|
20 |
content: How to solve 3*x^2+4*x+5=1?
|
21 |
---
|
22 |
> [!NOTE]
|
23 |
+
> You must use `--jinja` in llama.cpp to enable reasoning. Otherwise no <think> token will be provided. After our fixes, all GGUF quants should now work with any inference engine.
|
24 |
>
|
25 |
<div>
|
26 |
<p style="margin-bottom: 0; margin-top: 0;">
|