What's Changed
Last patch release for v4: We have a few small fixes for remote generation methods (e.g. group beam search), vLLM, and an offline tokenizer fix (if it's already been cached).
- Grouped beam search from config params by @zucchini-nlp in #42472
- Handle decorator with optional arguments better @hmellor in #42512
- fix: make mistral base check conditional to fix offline loading by @Killusions in #42880
New Contributors
- @Killusions made their first contribution in #42880
Full Changelog: v4.57.3...v4.57.4