v1.2.1
版本发布时间: 2024-04-16 00:58:50
huggingface/text-embeddings-inference最新发布版本:v1.5.0(2024-07-10 23:34:40)
TEI is now Apache 2.0!
What's Changed
- Document how to send batched inputs by @osanseviero in https://github.com/huggingface/text-embeddings-inference/pull/222
- feat: add auto-truncate arg by @OlivierDehaene in https://github.com/huggingface/text-embeddings-inference/pull/224
- feat: add PredictPair to proto by @OlivierDehaene in https://github.com/huggingface/text-embeddings-inference/pull/225
- fix: fix auto_truncate for openai by @OlivierDehaene in https://github.com/huggingface/text-embeddings-inference/pull/228
- Change license to Apache 2.0 by @OlivierDehaene in https://github.com/huggingface/text-embeddings-inference/pull/231
- feat: Amazon SageMaker compatible images by @JGalego in https://github.com/huggingface/text-embeddings-inference/pull/103
- fix(CI): fix build all by @OlivierDehaene in https://github.com/huggingface/text-embeddings-inference/pull/236
- fix: fix cuda-all image by @OlivierDehaene in https://github.com/huggingface/text-embeddings-inference/pull/239
- Add SageMaker CPU images and validate by @philschmid in https://github.com/huggingface/text-embeddings-inference/pull/240
New Contributors
- @osanseviero made their first contribution in https://github.com/huggingface/text-embeddings-inference/pull/222
- @JGalego made their first contribution in https://github.com/huggingface/text-embeddings-inference/pull/103
- @philschmid made their first contribution in https://github.com/huggingface/text-embeddings-inference/pull/240
Full Changelog: https://github.com/huggingface/text-embeddings-inference/compare/v1.2.0...v1.2.1