PZS-ModelCloud commited on
Commit
24bd06a
·
verified ·
1 Parent(s): 937c5e2

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ - **bits**: 4,
2
+ - **group_size**: 128,
3
+ - **desc_act**: true,
4
+ - **static_groups**: false,
5
+ - **sym**: true,
6
+ - **lm_head**: false,
7
+ - **damp_percent**: 0.01,
8
+ - **true_sequential**: true,
9
+ - **model_name_or_path**: ,
10
+ - **model_file_base_name**: model,
11
+ - **quant_method**: gptq,
12
+ - **checkpoint_format**: gptq,
13
+ - **meta**:
14
+ - **quantizer**: gptqmodel:0.9.9-dev0
15
+