Skip to content

v0.2.2

Latest
Compare
Choose a tag to compare
@quentinblampey quentinblampey released this 17 Dec 10:04
· 28 commits to main since this release

[0.2.2] - 2024-12-17

Added

  • load_dataset: add custom_filter and dry_run arguments
  • added min_prototypes_ratio argument in fine_tune to run init_slide_queue
  • Added tutorials for proteins data + minor docs improvements

Fixed

  • Ensure reset clustering if multiple zero-shot (#9)

Changed

  • Removed the docs formatting (better for autocompletion)
  • Reorder parameters in Novae __init__ (sorted by importance)