Find answers from the community

Updated 3 months ago

Hi, is it possible to convert indices

Hi, is it possible to convert indices created with chroma into FAISS indices? or do I have to create the new indices directly with FAISS?
r
L
2 comments
You could retrieve from chroma by setting the top-k to like 100000, and then take those nodes and insert into FAISS
Add a reply
Sign up and join the conversation on Discord