Skip to content

v0.10.1

Choose a tag to compare

@github-actions github-actions released this 19 Jun 15:30
· 636 commits to main since this release

🚨 Breaking Changes

No breaking changes in this release! 🥳

🎉 New features

Auto-Generated Configuration Docs

Say goodbye to out-of-sync documentation! Our config reference page is now automatically generated from our Pydantic models. This means the documentation is always up-to-date with the latest available options.

📦 Dependency Updates

  • transformers bumped to 4.52.4 (#2800)
  • trl bumped to 0.18.2 (#2814)

🔧 Major fixes

Chat Template Parsing Fix

Fixed an issue where {% generation %} and {% endgeneration %} tags in Jinja chat templates were not being correctly ignored, preventing potential formatting errors.

Logging fixes

Other Improvements

New Contributors

Full Changelog: v0.10.0...v0.10.1