ThirdMiddle commited on
Commit
2c0f5d5
·
verified ·
1 Parent(s): feab196

Upload quant-config.json

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