Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-12-09 | fix bug with angular distance and floating point error; added cosine distance | metamuffin | |
2024-11-27 | Replace sled with redb (Also replaces serde to bincode.) (#2) | metamuffin | |
Reviewed-on: https://codeberg.org/lialenck/embeddings-sort/pulls/2 Co-authored-by: metamuffin <metamuffin@disroot.org> Co-committed-by: metamuffin <metamuffin@disroot.org> | |||
2023-09-20 | use angular distance instead of cossim replacement | metamuffin | |
2023-09-20 | replace cosinesim with L2-norm euclidean | metamuffin | |
2023-09-20 | cosine similarity (works poorly) | metamuffin | |
2023-09-20 | support for different vector metrics | metamuffin | |