Skip to content

v0.6.0

Latest
Compare
Choose a tag to compare
@joein joein released this 26 Feb 13:55
· 2 commits to main since this release

Changelog

Features 🏎️

Fixes 🕸️

  • #486 - fix thenlper/gte-large, use mean pooling of token embeddings instead of CLS embedding by @joein
  • #436 - fix paraphrase-multilingual-MiniLM-L12-v2, do not normalize and use mean pooling of token embeddings instead of CLS embedding by @hh-space-invader
  • #445 - fix paraphrase-multilingual-mpnet-base-v2 and intfloat/multilingual-e5-large, do not normalize and use mean pooling of token embeddings instead of CLS embedding by @I8dNLo

Thanks everyone who contributed to the current release!