Upload README.md with huggingface_hub
Browse files
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/
|
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 |
-
|
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 |
|