Skip to content

v0.2.1

Compare
Choose a tag to compare
@ManuelFay ManuelFay released this 02 Sep 13:55
· 56 commits to main since this release

[0.2.1] - 2024-09-02

Patch query preprocessing helper function disalignement with training scheme.

Fixed

  • Add 10 extra pad token by default to the query to act as reasoning buffers. This was added in the collator but not the external helper function for inference purposes.