bartowski commited on
Commit
f995d27
·
verified ·
1 Parent(s): b831df5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -35,6 +35,10 @@ Run them in your choice of tools:
35
 
36
  Note: if it's a newly supported model, you may need to wait for an update from the developers.
37
 
 
 
 
 
38
  ## Prompt format
39
 
40
  ```
 
35
 
36
  Note: if it's a newly supported model, you may need to wait for an update from the developers.
37
 
38
+ **Important**:
39
+
40
+ Make sure you use llama.cpp release [b10165](https://github.com/ggml-org/llama.cpp/releases/tag/b10165) or higher for fixed chat template parsing, PR for reference: [#26210](https://github.com/ggml-org/llama.cpp/pull/26210)
41
+
42
  ## Prompt format
43
 
44
  ```