Skip to content

Releases: Ayuei/DeBEIR

v0.1.2

01 Jul 09:30
8a9714a
Compare
Choose a tag to compare

This release marks the library after numerous changes during the JOSS review cycle.

  • Numerous bug fixes
  • Torch 2.0 support
  • Examples are fixed for the new API changes

v0.1.1

02 Apr 09:24
Compare
Choose a tag to compare

Minor changes

  • Pytorch version bump
  • Backend changes for performance
  • Minor API and documentation fixes

DeBEIR 0.1.0

25 Jan 07:57
435df88
Compare
Choose a tag to compare
DeBEIR 0.1.0 Pre-release
Pre-release
  • Refactoring of core library components
  • Added caching for expensive embedding operations
    • Cache rotation WIP
  • Pipeline API added