Skip to content

Releases: koaning/embetter

0.3.8

04 May 19:48
69e7418
Compare
Choose a tag to compare

Fixed a bug for the forward finetuner, added tests for Python 3.11 and added more explicit support for CLIP models.

0.3.6

15 Apr 12:24
162d4ab
Compare
Choose a tag to compare

Add a keygrabber for JSONL data and add more parameters to SentenceEncoder.

0.3.5

12 Mar 15:13
257c076
Compare
Choose a tag to compare

Added support for a contrastive approach to fine-tuning! Exciting!

Will need to write more elaborate docs for them later though.

0.3.4

26 Feb 06:50
7476081
Compare
Choose a tag to compare

Fixed a breaking typo in the spaCy encoder.

0.3.3

25 Feb 18:50
9cd3f8a
Compare
Choose a tag to compare

Fixed a bug in the Sense2Vec encoder.

0.3.2

09 Feb 16:08
dddf41d
Compare
Choose a tag to compare

Added the spaCy encoder and the bytepair encoder.

0.3.1

13 Jan 13:36
a58fd1c
Compare
Choose a tag to compare

Bugfix release. There were some issues with the OpenAI Encoder.

0.3.0

03 Jan 14:44
89ff365
Compare
Choose a tag to compare

Added support for finetuners and for OpenAI.

0.2.3

03 Jan 14:40
9a474da
Compare
Choose a tag to compare

Adds support for the Cohere API.

0.2.2

20 Dec 14:15
dd20f56
Compare
Choose a tag to compare

Adds GPU support for Sentence Encoders.