v1.6.3 - Improved from_hf_hub, support multiprocessing, ...
What's Changed
- Improve hf hub support by @juliendenize in #95
- Fix the Python badge by @juliendenize in #96
- [Build system] Ensure UV reads more than just py files by @patrickvonplaten in #97
- Update images.md by @juliendenize in #98
- Improve decode and deprecate to_string by @juliendenize in #99
- Fix string formatting for ConnectionError by @gaby in #101
- Fix string formatting for NotImplementedError() by @gaby in #103
- Fix error message instructions in transform_image() by @gaby in #102
- Fix spelling issues across repo by @gaby in #107
- Improve integration with HF by @juliendenize in #104
- Opening tekkenizer file with utf-8 and remove deprecation warning by @juliendenize in #110
- fix: multiprocessing pickle error with tokenizer by @NanoCode012 in #111
New Contributors
- @gaby made their first contribution in #101
- @NanoCode012 made their first contribution in #111
Full Changelog: v1.6.0...v1.6.3