wyona / katie-backend

Katie Backend
https://katie.qa
Apache License 2.0
28 stars 2 forks source link

Allow int8 embeddings #20

Closed michaelwechner closed 8 months ago

michaelwechner commented 8 months ago

See for example https://txt.cohere.com/int8-binary-embeddings/

michaelwechner commented 8 months ago

See src/main/java/com/wyona/katie/handlers/CohereEmbeddings.java

michaelwechner commented 8 months ago

Implemented :-)