github huggingface/transformers.js 3.5.0

latest releases: 3.8.1, 3.8.0, 3.7.6...
11 months ago

🔥 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

Don't miss a new transformers.js release

NewReleases is sending notifications on new releases.