v0.4.3
Pre-release
Pre-release
What's Changed
- Fix typo in docs by @BlackyDrum in #42
- fix: statically calling FFI::new deprecated in PHP 8.3 by @CodeWithKyrian in #48
- fix: improve regex for detecting language codes in NllbTokenizer by @CodeWithKyrian in #49
- fix: digits pre-tokenizer returning empty array for text with no digits by @CodeWithKyrian in #51
- feat: allow passing model filename when downloading a model from CLI
- fix: preTokenizer null error when there's no text pair](901a049)
- feat: implement enforce size divisibility for image feature extractor by @CodeWithKyrian in #53
New Contributors
- @BlackyDrum made their first contribution in #42
Full Changelog: 0.4.2...0.4.3