Results using txtai's benchmark script. All vectors generated using all-MiniLM-L6-v2
Index and search times are similar for all methods. For larger sources (like FiQA), the index time will be lower as IVF training is not required.
| Method | Disk (MB) | NDCG_10 |
|---|---|---|
| Faiss IVF | 13.7 MB | 0.4761 |
| Faiss IVF SQ4 | 2.3 MB | 0.4739 |