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