wyona / katie-backend

Katie Backend
https://katie.qa
Apache License 2.0
26 stars 1 forks source link

Allow int8 embeddings #20

Closed michaelwechner closed 3 months ago

michaelwechner commented 3 months ago

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

michaelwechner commented 3 months ago

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

michaelwechner commented 3 months ago

Implemented :-)