matteogeniaccio commited on
Commit
f84647c
·
verified ·
1 Parent(s): 7e8ca1f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -4
README.md CHANGED
@@ -1,5 +1,3 @@
1
- Superseded by https://huggingface.co/bartowski/THUDM_GLM-4-32B-0414-GGUF
 
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