- vLLM upgraded to 0.17.0
- unsloth and unsloth zoo downgraded
- pyarrow added to Tinker extra
- Removed beta KL divergence from training loss
- W&B run config API
- Tenant-scoped Tinker model aliases
- Improved metrics in ART
Full changelog
Release Highlights
What's Changed
- feat: Add W&B run config API (#615)
- feat: add tenant-scoped Tinker model aliases (#614)
- feat: Update Tinker renderers (#613)
- feat: Update Tinker renderers (#612)
- fix: Add pyarrow to Tinker extra (#611)
- build: Upgrade vLLM to 0.17.0 (#610)
- feat: Improved metrics in ART (#609)
- ci: Auto-build and upload uv cache on miss (#608)
- Remove beta KL divergence from training loss (#607)
- Fix ty type checker errors and warnings (#606)
- Clean up unused adapters before saving checkpoint (#605)
- build: Upgrade to unsloth 2026.3.3 (#604)
- Release v0.5.16 (#603)
- build: Downgrade unsloth and unsloth zoo (#602)
Full Changelog: https://github.com/OpenPipe/ART/compare/v0.5.16...v0.5.17