Commit Graph

3 Commits

Author SHA1 Message Date
1c6c3defe9 fix: add quality_score to QuantLevel for explicit quality ordering
Refs #139, closes #138

The test assumed bits_per_channel correlates with quality, but q4_0 (4.0 bits)
has lower quality than turbo2 (1.5 bits). Added explicit quality_score field
to make quality ordering unambiguous.
2026-04-21 11:20:26 +00:00
f7ea01cb65 feat: auto-select quantization based on available VRAM (#81) 2026-04-15 15:03:04 +00:00
51a4f5e7f5 feat: implement Phase 19 - Hardware Optimizer 2026-03-30 23:27:28 +00:00