v3.5.0
๐ฅ Transformers.js v3.5
<h2 id="improvements">๐ ๏ธ Improvements</h2>- Fix error when dtype in config is unset by @hans00 in https://github.com/huggingface/transformers.js/pull/1271
- [audio utils] fix fft_bin_width computation in https://github.com/huggingface/transformers.js/pull/1274
- Fix bad words logits processor in https://github.com/huggingface/transformers.js/pull/1278
- Implement LRU cache for BPE tokenizer in https://github.com/huggingface/transformers.js/pull/1283
- Return buffer instead of file_path if cache unavailable for model loading by @PrafulB in https://github.com/huggingface/transformers.js/pull/1280
- Use custom cache over FSCache if specified by @PrafulB in https://github.com/huggingface/transformers.js/pull/1285
- Support device-level configuration across all devices by @ibelem in https://github.com/huggingface/transformers.js/pull/1276
- @PrafulB made their first contribution in https://github.com/huggingface/transformers.js/pull/1280
Full Changelog: https://github.com/huggingface/transformers.js/compare/3.4.2...3.5.0
Fetched April 7, 2026
