Replies: 1 comment
-
Please point us to outdated examples. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I want to use Faiss and GPU to perform KMeans on my own data and get the centroids. What are the gpu and cpu memory requirements for Faiss GPU? I hope to cluster 300GB of data with an L4 (24GB) GPU.
Also could you also suggest some code for me to learn from? There're multiple gpu examples and some seems outdated.
Beta Was this translation helpful? Give feedback.
All reactions