v0.2.1
Summary
- Source-only quantization planning —
--init-quant-configbuildsquantization_config.jsonfrom BF16 weights (no turboderp oracle) - Plan-only conversion — use the plan dir as
--oracle-dirwith--scale-mode computed - Bit budget —
--bits,--head-bits,--use-bit-allocation,--layer-bits REGEX:K .work/gitignored
Install
pip install "ponyexl3 @ git+https://github.com/beamivalice/PonyExl3.git@v0.2.1"Test plan
-
pytest tests/test_convert*.py— 53 passed -
uv build—ponyexl3-0.2.1sdist + wheel