ArtusDev commited on
Commit
1445952
·
verified ·
1 Parent(s): cf0abc4

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ train: false
4
+ inference: false
5
+ pipeline_tag: text-generation
6
+ base_model: Qwen/Qwen3-32B
7
+ base_model_relation: quantized
8
+ quantized_by: ArtusDev
9
+ tags:
10
+ - hqq
11
+ ---
12
+ This is an <a href="https://github.com/mobiusml/hqq/">HQQ</a> all 8-bit (group-size=64) quantized <a href="https://huggingface.co/Qwen/Qwen3-32B">Qwen3-32B</a> model.