AITRADER commited on
Commit
86b5dd3
·
verified ·
1 Parent(s): feb7e86

Upload quantization.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. quantization.json +9 -0
quantization.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "group_size": 64,
3
+ "bits": 4,
4
+ "mode": "affine",
5
+ "dtype": "bfloat16",
6
+ "pipeline": "dev",
7
+ "predicate": "core",
8
+ "quantize_scope": "core"
9
+ }