AITRADER commited on
Commit
75073ea
·
verified ·
1 Parent(s): 7d0272c

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": 8,
4
+ "mode": "affine",
5
+ "dtype": "bfloat16",
6
+ "pipeline": "dev",
7
+ "predicate": "core",
8
+ "quantize_scope": "core"
9
+ }