Skip to content

v0.7.0

Latest

Choose a tag to compare

@jonatanklosko jonatanklosko released this 15 May 22:21
· 3 commits to main since this release

Added

  • SmolLM3 model (#422)
  • Qwen3 model (#423)
  • Add contributing guidelines (#437)
  • MPNet model (#434)
  • Gemma3Text model (#436)
  • Added :progress_bar_step config option (#441)
  • Added Bumblebee.Text.cross_encoding/3 serving (#444)
  • NomicBERT model (#440)
  • ModernBERT model (#435)

Changed

  • Bumped version requirements to Nx 0.12 and Axon 0.8

Fixed

  • DinoV2 crash when batch_size > 1 (#429)
  • Fix Bumblebee.Text.text_classification/3 to work with text pairs (#444)
  • Allow ffmpeg media path to contain SPACE (#453)
  • Fix crash when creating tensor from empty buffer in whisper (#454)