Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,7 @@ language:
|
|
7 |
base_model_relation: quantized
|
8 |
license: mit
|
9 |
base_model: THUDM/GLM-4-32B-0414
|
|
|
10 |
---
|
11 |
|
12 |
## Llamacpp imatrix Quantizations of GLM-4-32B-0414 by THUDM
|
|
|
7 |
base_model_relation: quantized
|
8 |
license: mit
|
9 |
base_model: THUDM/GLM-4-32B-0414
|
10 |
+
extra_gated_prompt: "This model is currently broken, see more here: https://github.com/ggml-org/llama.cpp/pull/12957.\n\nI don't want your data, but this is the only way to leave the model up while preventing accidental downloads."
|
11 |
---
|
12 |
|
13 |
## Llamacpp imatrix Quantizations of GLM-4-32B-0414 by THUDM
|