Skip to content

Releases: davidberenstein1957/fast-sentence-transformers

0.5.0

26 Aug 21:28
Compare
Choose a tag to compare

Full Changelog: 0.4.1...0.5.0

added support for token_embeddings

11 Jan 22:11
3f277ee
Compare
Choose a tag to compare
0.4.1

Create CITATION.cff

added support for Automodels via MeanPooling

15 Dec 08:37
ecbbc81
Compare
Choose a tag to compare
0.4.0

Merge pull request #6 from Pandora-Intelligence/5-use-transformersonn…

resolve normalization bug

14 Nov 20:14
6594580
Compare
Choose a tag to compare
0.3.5

bump version

resolved quantization bug

10 Nov 22:07
Compare
Choose a tag to compare

Resolve AttributeError: 'str' object has no attribute 'SerializeToString' by removing SerializeToString() call.

added support for M1 mac serialization

06 Nov 09:59
Compare
Choose a tag to compare

resolved missing onnx dependency

24 Sep 15:04
Compare
Choose a tag to compare
0.3.2.2

removed protobuf fix

added classification Labels class to txtai legacy code

24 Sep 14:34
Compare
Choose a tag to compare

resolved some issues to smoothen integration with classy-classification and resolve risky dependencies

24 Sep 13:58
Compare
Choose a tag to compare
  • added support for newer Python versions
  • removed risky package dependencies
  • removed dependency overhead txtai.

resolved numpy and pillow security issues, and ensured proper onnx model caching

04 Jul 17:37
Compare
Choose a tag to compare
0.3.1

resolved security issues and ensured proper onxx model caching