Skip to content

Release 0.17.2

Choose a tag to compare

@github-actions github-actions released this 23 Mar 13:08
· 24 commits to main since this release
8b0d857

🐛 Bug Fixes

  • Shared tokenizer cache resolution: Fix Hugging Face tokenizer resolution when a repo is only partially cached locally, preserving offline-first behavior for valid cached layouts while retrying ambiguous cached primaries once before surfacing real load errors.

🧰 DX & Maintenance

  • Tokenizer resolution coverage: Expand shared tokenizer-resolution regression tests to cover root-layout tokenizers, fallback edge cases, and refresh failure handling.

👩‍💻 Contributors