DeployQL / LintDB

Vector Database with support for late interaction and token level embeddings.
https://www.lintdb.com/
Apache License 2.0
40 stars 0 forks source link

A user should be able to use SPLATE #17

Open mtbarta opened 2 months ago

mtbarta commented 2 months ago

Paper: https://arxiv.org/html/2404.13950v1

As an MLE, I want to use SPLATE to get the same quality of results with less latency.

This will involve several tasks:

  1. Create a new Index type for sparse indexing.
  2. Create a new candidate generator using SPLATE.
  3. Create a new retriever based on SPLATE.