How to make only one copy of FAISS with flask + celery? #2393
Unanswered
martinenkoEduard
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How to make only one copy of FAISS with flask + celery?
I want to build a face recognition server, but can't warp my head around -
how to keep all FAISS indexes only in one place (so it doesn't consume RAM for each and every worker)
Beta Was this translation helpful? Give feedback.
All reactions