Skip to content

Releases: caikit/caikit-nlp

v0.4.4 - Embeddings with sentence transformers

01 Mar 19:38
8ca93c3
Compare
Choose a tag to compare

What's Changed

  • Embeddings: IPEX optimize requires model.eval() called first. by @markstur in #318
  • Revert "Add granite modeling llama main" by @gkumbhat in #321
  • Add sentence-transformers to dependencies for real by @markstur in #319
  • added tokenization tasks to serve tokenization requests by @swith004 in #325
  • Wrapped sentence transformer by @markstur in #328

Full Changelog: v0.4.3...v0.4.4

v0.4.3 - Support for gpt megatron architecture

06 Feb 17:24
6a749bd
Compare
Choose a tag to compare

What's Changed

  • bump dockerfile ubi base by @dtrifiro in #303
  • πŸ₯… Handle empty text for filtered span classification by @evaline-ju in #304
  • πŸ”Š Add model and tokenizer time logging by @gkumbhat in #309
  • Add granite modeling llama main by @gkumbhat in #314
  • Embeddings: Fix retry error handling to return first exception. Default to zero retries. by @markstur in #316

Full Changelog: v0.4.2...v0.4.3

v0.4.2

11 Jan 17:42
d09e83c
Compare
Choose a tag to compare

What's Changed

  • set learning_rate typing to float by @alonh in #300
  • Update caikit[runtime-grpc,runtime-http] requirement from <0.26.0,>=0.25.0 to >=0.25.0,<0.27.0 by @dependabot in #301

New Contributors

Full Changelog: v0.4.1...v0.4.2

v0.4.1 - first pypi release

13 Dec 05:21
61d10c0
Compare
Choose a tag to compare

What's Changed

  • deps: update peft to install from pypi by @anhuong in #265

New Contributors

Full Changelog: 0.4.0...v0.4.1

0.4.0 - text embeddings

13 Dec 00:44
01c531a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.0...0.4.0

0.3.3 - TGIS prompt purge bugfix

30 Nov 00:56
2a30fc9
Compare
Choose a tag to compare

Fixes a bug where the code to unload prompt artifacts on model deletion was calling an api that didn't exist

#282

0.3.2 - Error message improvements

29 Nov 19:31
e210cec
Compare
Choose a tag to compare

0.3.1

17 Nov 17:24
e91b317
Compare
Choose a tag to compare

What's Changed

  • πŸ› Fix the ordering of arguments in all the stream text gen functions by @gkumbhat in #268

Full Changelog: 0.3.0...0.3.1

0.3.0

08 Nov 23:00
4be54cf
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.1...0.3.0

0.2.1

19 Sep 17:15
6f09931
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.0...0.2.1