Releases: weaviate/t2v-transformers-models
Releases · weaviate/t2v-transformers-models
1.9.7 - Support for Bearer token authorization
What's Changed
- Bump ntlk dep to 3.9.1 by @tsmith023 in #89
- Add support for trust remote code by @antas-marcin in #93
- Update dependencies to latest versions, format all python files with black by @antas-marcin in #94
- Add support for trust remote code setting by @antas-marcin in #97
- Add support for auth by @antas-marcin in #98
New Contributors
- @tsmith023 made their first contribution in #89
Full Changelog: 1.9.6...1.9.7
1.9.6 - Introduce multi stage Dockerfile
Full Changelog: 1.9.6...1.9.6
What's Changed
- Introduce multi stage Dockerfile by @antas-marcin in #88
Full Changelog: 1.9.5...1.9.6
1.9.5 - Add support for Snowflake/snowflake-arctic-embed-m-v1.5 model
What's Changed
- Add
TRUST_REMOTE_CODE
env var by @cdpierse in #85 - Updated project dependencies to latest versions by @antas-marcin in #86
- Add support for Snowflake/snowflake-arctic-embed-m-v1.5 model by @antas-marcin in #87
Full Changelog: 1.9.4...1.9.5
1.9.4 - Add support for Snowflake's Arctic models
What's Changed
- Fix building of amd64 docker image by @antas-marcin in #79
- Revert "Fix building of amd64 docker image" by @antas-marcin in #80
- Add support for Snowflake's Arctic models by @antas-marcin in #82
Full Changelog: 1.9.3...1.9.4
1.9.3 - Add support for mixedbread-ai/mxbai-embed-large-v1 model
1.9.2 - Add support for BAAI/bge-m3 model (ONNX runtime)
What's Changed
- Add support for BAAI/bge-m3 model with ONNX by @antas-marcin in #75
- Add BAAI/bge-m3 model description in README.md by @antas-marcin in #76
Full Changelog: 1.9.1...1.9.2
1.9.1 - Added experimental USE_SENTENCE_TRANSFORMERS_VECTORIZER environment setting
What's Changed
- Introduce experimental USE_SENTENCE_TRANSFORMERS_VECTORIZER environment setting by @antas-marcin in #73
Full Changelog: 1.9.0...1.9.1
1.9.0 - Added support ONNX runtime
What's Changed
- Add support for ONNX runtime by @antas-marcin in #71
- Add support for BAAI english models by @antas-marcin in #72
Full Changelog: 1.8.6...1.9.0
1.8.6 - Reverts torch dependency version to 2.0.1
What's Changed
- Revert torch dependency version to 2.0.1 by @antas-marcin in #70
Full Changelog: 1.8.5...1.8.6
1.8.5 - Fixed T5 model embedding generation
What's Changed
- Fix T5 model embedding generation by @antas-marcin in #67
Full Changelog: 1.8.4...1.8.5