bnjmnmarie commited on
Commit
92cbdb3
·
verified ·
1 Parent(s): c3a9e2e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -3
README.md CHANGED
@@ -1,3 +1,20 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model:
4
+ - THUDM/GLM-Z1-32B-0414
5
+ tags:
6
+ - autoround
7
+ ---
8
+ This is [THUDM/GLM-Z1-32B-0414](https://huggingface.co/THUDM/GLM-Z1-32B-0414) quantized with [AutoRound](https://github.com/intel/auto-round/tree/main/auto_round) in 4-bit (symmetric + gptq format). The model has been created, tested, and evaluated by The Kaitchup.
9
+ The model is compatible with vLLM and Transformers.
10
+
11
+ More details in this article:
12
+ [How to Create Reasoning Datasets with GLM-Z1 at Low Cost](https://kaitchup.substack.com/p/how-to-create-reasoning-datasets)
13
+
14
+
15
+ - **Developed by:** [The Kaitchup](https://kaitchup.substack.com/)
16
+ - **Language(s) (NLP):** English
17
+ - **License:** Apache 2.0 license
18
+
19
+ ## How to Support My Work
20
+ Subscribe to [The Kaitchup](https://kaitchup.substack.com/subscribe). This helps me a lot to continue quantizing and evaluating models for free.