bartowski commited on
Commit
2899519
·
verified ·
1 Parent(s): eef801f

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +2 -8
README.md CHANGED
@@ -1,17 +1,11 @@
1
  ---
2
  quantized_by: bartowski
3
  pipeline_tag: text-generation
4
- base_model: THUDM/GLM-Z1-Rumination-32B-0414
5
- license: mit
6
- language:
7
- - zh
8
- - en
9
- base_model_relation: quantized
10
  ---
11
 
12
  ## Llamacpp imatrix Quantizations of GLM-Z1-Rumination-32B-0414 by THUDM
13
 
14
- 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.
15
 
16
  Original model: https://huggingface.co/THUDM/GLM-Z1-Rumination-32B-0414
17
 
@@ -49,7 +43,7 @@ Run them directly with [llama.cpp](https://github.com/ggerganov/llama.cpp), or a
49
 
50
  ## What's new:
51
 
52
- Brings fixes from https://github.com/ggml-org/llama.cpp/pull/13021
53
 
54
  ## Download a file (not the whole branch) from below:
55
 
 
1
  ---
2
  quantized_by: bartowski
3
  pipeline_tag: text-generation
 
 
 
 
 
 
4
  ---
5
 
6
  ## Llamacpp imatrix Quantizations of GLM-Z1-Rumination-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/b5228">b5228</a> for quantization.
9
 
10
  Original model: https://huggingface.co/THUDM/GLM-Z1-Rumination-32B-0414
11
 
 
43
 
44
  ## What's new:
45
 
46
+ Fix tokenizer
47
 
48
  ## Download a file (not the whole branch) from below:
49