What's Changed
- Fix README POST request typo by @Blaizzy in #358
- Fix add_eos_token_ids early exit by @Blaizzy in #356
- Add max_position_embeddings to TextConfig dataclasses by @Blaizzy in #360
- Fix revision argument not passed in load by @Blaizzy in #361
- Add initial MkDocs setup by @Blaizzy in #362
- Update deploy-docs.yml by @Blaizzy in #363
- Update update-changelog.yml by @Blaizzy in #364
- Update mkdocs configuration by @Blaizzy in #365
- Remove hardcoded pytorch install error message by @mattjcly in #369
- Update processor tests by @Blaizzy in #370
- Fix Kimi-VL Chat template by @Blaizzy in #376
- Fix multi images understand for Qwen2 and Qwen2.5 VL by @qnguyen3 in #377
- Qwen2.5 vl fix by @Blaizzy in #378
- Bump mlx to v0.26.0 by @Blaizzy in #381
- Bump by @Blaizzy in #382
New Contributors
Full Changelog: v0.1.26...v0.1.27