Skip to content

v0.5.8

Latest
Compare
Choose a tag to compare
@gkumbhat gkumbhat released this 07 Nov 19:41
56b7e18

What's Changed

  • Enable using kwargs for selecting pad-to-max-length strategy for tokenizer in embeddings by @kcirred in #393
  • Update torch requirement from <2.5.0,>=2.3.1 to >=2.3.1,<2.6.0 by @dependabot in #398
  • [embeddings] extend kwargs to functions that call _encode_with_retry by @kcirred in #400

New Contributors

Full Changelog: v0.5.7...v0.5.8