Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
didip
on April 13, 2023
|
parent
|
context
|
favorite
| on:
Do you need a vector database?
If you are doing LLM, of course you do. But an amazing OSS vector DB has yet to arrived. The number of vectors it could handle needs to be in the billions, at least.
jessehu
on April 13, 2023
[–]
What’s wrong with Faiss?
https://github.com/facebookresearch/faiss
rahimnathwani
on April 13, 2023
|
parent
[–]
Doesn't a faiss index have to fit in memory?
jkb79
on April 13, 2023
|
root
|
parent
[–]
Faiss implements multiple different ANN algorithms, and some like IVF can use disk based indexes.
rahimnathwani
on April 13, 2023
|
root
|
parent
[–]
Thanks. I just googled 'faiss ivf disk' and a couple of clicks later found this page:
https://github.com/facebookresearch/faiss/wiki/Indexes-that-...
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: