🔥 Transformers.js v3.5
🛠️ Improvements
- Fix error when dtype in config is unset by @hans00 in #1271
- [audio utils] fix fft_bin_width computation in #1274
- Fix bad words logits processor in #1278
- Implement LRU cache for BPE tokenizer in #1283
- Return buffer instead of file_path if cache unavailable for model loading by @PrafulB in #1280
- Use custom cache over FSCache if specified by @PrafulB in #1285
- Support device-level configuration across all devices by @ibelem in #1276
🤗 New contributors
Full Changelog: 3.4.2...3.5.0