Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,3 @@
|
|
1 |
-
|
|
|
2 |
|
3 |
-
~~while waiting for PR merge:
|
4 |
-
GLM 32b generated using https://github.com/ggml-org/llama.cpp/pull/13021
|
5 |
-
static quants~~
|
|
|
1 |
+
This fixes a template bug in llama.cpp and ollama that is causing a performance degradation in all GLM models.
|
2 |
+
The problem is caused by a wrong template detection in both projects.
|
3 |
|
|
|
|
|
|