Skip to content

v0.3.5: SmolVM

Latest
Compare
Choose a tag to compare
@ManuelFay ManuelFay released this 13 Dec 10:46
db3d00e

[0.3.5] - 2024-12-13

Added

  • Added support for Idefics3 (and SmolVLM)

Fixed

  • Fix typing for processor.score_multi_vector (allow for both list and tensor inputs). This does not change how the scores are computed.
  • Fix tear_down_torch when used on a non-MPS machine