2.6.1
版本发布时间: 2023-09-18 21:40:38
xenova/transformers.js最新发布版本:2.17.2(2024-05-29 22:36:30)
What's new?
-
Add Vanilla JavaScript tutorial by @perborgen in https://github.com/xenova/transformers.js/pull/271. This includes an interactive video tutorial ("scrim"), which walks you through the code! Let us know if you want to see more of these video tutorials! 🤗
-
Add support for
min_length
andmin_new_tokens
generation parameters in https://github.com/xenova/transformers.js/pull/308 -
Fix issues with minification in https://github.com/xenova/transformers.js/pull/307
-
Fix
ByteLevel
pretokenizer and improve whisper test cases in https://github.com/xenova/transformers.js/pull/287 -
Misc. documentation improvements by @rubiagatra in https://github.com/xenova/transformers.js/pull/293
New Contributors
- @rubiagatra made their first contribution in https://github.com/xenova/transformers.js/pull/293
Full Changelog: https://github.com/xenova/transformers.js/compare/2.6.0...2.6.1