ThirdMiddle commited on
Commit
d532a30
·
verified ·
1 Parent(s): 7a977ae

Upload quant-config.json

Browse files
Files changed (1) hide show
  1. quantize/quant-config.json +7 -0
quantize/quant-config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "bits": 4,
3
+ "input_checkpoint": "/home/test/qwen-image-1.9/reports/runs/prod-20260407/abliterate/abliterated-checkpoint",
4
+ "method": "all",
5
+ "output_checkpoint": "/mnt/artifacts/qwen-image-1.9/runs/prod-20260407/quantize/qwen-image-1.9-all-q4",
6
+ "status": "completed"
7
+ }