Update README.md
Browse files
README.md
CHANGED
|
@@ -9,6 +9,8 @@ base_model_relation: quantized
|
|
| 9 |
license: mit
|
| 10 |
---
|
| 11 |
|
|
|
|
|
|
|
| 12 |
## Llamacpp imatrix Quantizations of GLM-4.7-Flash by zai-org
|
| 13 |
|
| 14 |
Using <a href="https://github.com/ggml-org/llama.cpp/">llama.cpp</a> release <a href="https://github.com/ggml-org/llama.cpp/releases/tag/b7779">b7779</a> for quantization.
|
|
|
|
| 9 |
license: mit
|
| 10 |
---
|
| 11 |
|
| 12 |
+
# Re-uploading with fixed imatrix from the fixed gating function: https://github.com/ggml-org/llama.cpp/pull/18980
|
| 13 |
+
|
| 14 |
## Llamacpp imatrix Quantizations of GLM-4.7-Flash by zai-org
|
| 15 |
|
| 16 |
Using <a href="https://github.com/ggml-org/llama.cpp/">llama.cpp</a> release <a href="https://github.com/ggml-org/llama.cpp/releases/tag/b7779">b7779</a> for quantization.
|