Skip to content

Releases: caikit/caikit-nlp

v0.5.13

13 Mar 16:23
dc5a205
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.12...v0.5.13

v0.5.12 - Verbalizer error message update

03 Mar 15:56
928fb84
Compare
Choose a tag to compare

What's Changed

  • Update verbalizer error message to include the relevant template string by @mynhardtburger in #414

Full Changelog: v0.5.11...v0.5.12

v0.5.11

24 Feb 21:20
e666b0a
Compare
Choose a tag to compare

What's Changed

  • 🚑 Fix tf keras package creating confusion at install time by @gkumbhat in #413

Full Changelog: v0.5.10...v0.5.11

v0.5.10 - Dependency updates

18 Feb 14:44
69f99cb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.9...v0.5.10

v0.5.9 - Tokenization for local text generation

04 Dec 21:08
cd44077
Compare
Choose a tag to compare

What's Changed

  • Added run_tokenizer method in caikit_nlp/modules/text_generation/text_generation_local.py by @m-misiura in #402

New Contributors

Full Changelog: v0.5.8...v0.5.9

v0.5.8

07 Nov 19:41
56b7e18
Compare
Choose a tag to compare

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

v0.5.7 - Cross Encoder reranker

12 Sep 21:43
1695c3b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.6...v0.5.7

v0.5.6 - Expanded caikit range

05 Sep 20:56
4a027d3
Compare
Choose a tag to compare

What's Changed

  • Update caikit[runtime-grpc,runtime-http] requirement from <0.27.0,>=0.26.34 to >=0.26.34,<0.28.0 by @dependabot in #386

Full Changelog: v0.5.5...v0.5.6

v0.5.5 - Embeddings and seq classification updates

05 Sep 01:21
fbe5637
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.4...v0.5.5

v0.5.4 - Text generation error handling fix

19 Aug 20:07
a55b72e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.3...v0.5.4