bartowski commited on
Commit
8c10a60
·
verified ·
1 Parent(s): 63db35a

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -8
README.md CHANGED
@@ -1,18 +1,11 @@
1
  ---
2
  quantized_by: bartowski
3
  pipeline_tag: text-generation
4
- language:
5
- - zh
6
- - en
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
14
 
15
- Using <a href="https://github.com/ggerganov/llama.cpp/">llama.cpp</a> release <a href="https://github.com/ggerganov/llama.cpp/releases/tag/b5132">b5132</a> for quantization.
16
 
17
  Original model: https://huggingface.co/THUDM/GLM-4-32B-0414
18
 
@@ -30,6 +23,10 @@ Run them directly with [llama.cpp](https://github.com/ggerganov/llama.cpp), or a
30
  {prompt}<|assistant|>
31
  ```
32
 
 
 
 
 
33
  ## Download a file (not the whole branch) from below:
34
 
35
  | Filename | Quant type | File Size | Split | Description |
 
1
  ---
2
  quantized_by: bartowski
3
  pipeline_tag: text-generation
 
 
 
 
 
 
 
4
  ---
5
 
6
  ## Llamacpp imatrix Quantizations of GLM-4-32B-0414 by THUDM
7
 
8
+ Using <a href="https://github.com/ggerganov/llama.cpp/">llama.cpp</a> release <a href="https://github.com/ggerganov/llama.cpp/releases/tag/b5173">b5173</a> for quantization.
9
 
10
  Original model: https://huggingface.co/THUDM/GLM-4-32B-0414
11
 
 
23
  {prompt}<|assistant|>
24
  ```
25
 
26
+ ## What's new:
27
+
28
+ Brings fixes from https://github.com/ggml-org/llama.cpp/pull/13021
29
+
30
  ## Download a file (not the whole branch) from below:
31
 
32
  | Filename | Quant type | File Size | Split | Description |