Releases: caikit/caikit-nlp
Releases · caikit/caikit-nlp
v0.4.18 - Embeddings tokenizer and tokenization updates
What's Changed
- Fix embedding use of tokenizer to avoid already borrowed by @markstur in #369
- Adds tokenization task for embeddings by @flaviabeo in #365
Full Changelog: v0.4.17...v0.4.18
v0.4.17
v0.4.16
What's Changed
- Fix CVE-2024-5480 by @vaibhavjainwiz in #366
New Contributors
- @vaibhavjainwiz made their first contribution in #366
Full Changelog: v0.4.15...v0.4.16
v0.4.15 - Allow auto-finding with x-route-info
What's Changed
- Forward get_route_info and ROUTE_INFO_HEADER_KEY from backend by @gabe-l-hart in #364
Full Changelog: v0.4.14...v0.4.15
v0.4.14 - Optional TGIS routing header override
What's Changed
- Lazy model connection & x-route-info by @mynhardtburger in #363
Full Changelog: v0.4.13...v0.4.14
v0.4.13 - TGIS timeout logging
What's Changed
Full Changelog: v0.4.12...v0.4.13
v0.4.12 - Model info on embeddings
What's Changed
- Expose model information for embeddings service by @flaviabeo in #353
New Contributors
- @flaviabeo made their first contribution in #353
Full Changelog: v0.4.11...v0.4.12
v0.4.11
v0.4.10 - Handle TGIS rpc errors
What's Changed
- prevent pip backtracking by @dtrifiro in #356
- HandleRpcError: Add RpcError handling in tgis_utils by @gabe-l-hart in #355
- Dockerfile: use build cache by @dtrifiro in #357
Full Changelog: v0.4.9...v0.4.10
v0.4.9 - Fix tokenization on text generation models
What's Changed
- Embedding add a test that would have helped by @markstur in #344
- ✨ Add tokenization task to generation modules by @evaline-ju in #351
Full Changelog: v0.4.8...v0.4.9