cozodb / cozo

A transactional, relational-graph-vector database that uses Datalog for query. The hippocampus for AI!

Home Page:https://cozodb.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Binary embeddings support

jimfleming opened this issue · comments

Lots of ongoing work using binary embeddings, and other reduced precision embeddings, instead of fp32:

Wanted to get thoughts on the appetite for support and if there is appetite what the work might look like in case someone, maybe me, wanted to pick it up. Thanks!

yeah, support for binary embeds would be really nice. Correct me if I am wrong but adding naive support would be straightforward right? Could optimize it later on