Skip to content

Releases: caikit/caikit-nlp

v0.4.10 - Handle TGIS rpc errors

15 May 15:47
769812f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.9...v0.4.10

v0.4.9 - Fix tokenization on text generation models

25 Apr 04:46
d81f11e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.8...v0.4.9

v0.4.8 - Embeddings truncation fix

03 Apr 19:15
d34987a
Compare
Choose a tag to compare

What's Changed

  • Embeddings fix for truncation without room for begin/end and for batch truncation by @markstur in #343

Full Changelog: v0.4.7...v0.4.8

v0.4.7 - Additional TGIS params for text generation

02 Apr 18:39
42c3075
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.6...v0.4.7

v0.4.6 - Compatible embeddings encode

19 Mar 17:25
ce34b1c
Compare
Choose a tag to compare

What's Changed

  • Make encode() in wrapped model compatible with super encode() by @markstur in #337

Full Changelog: v0.4.5...v0.4.6

v0.4.5 - Input token count on embeddings

13 Mar 01:59
f55b082
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.4...v0.4.5

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