qdrant indexing
#3842
Replies: 3 comments 14 replies
-
Do you mean that mistral embeddings + vector indexing together is taking more than 7 days? |
Beta Was this translation helpful? Give feedback.
5 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
-
@maaly77 Did you manage to get a solution to this issue. I am struggling with the same issue. "https://qdrant.tech/documentation/tutorials/bulk-upload/" says to upload the vectors first and then update the collection but even after doing that "indexed_vector_count" show zero inside my collection. @timvisee Any views/input on this please |
Beta Was this translation helpful? Give feedback.
9 replies
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.
-
Hi,
I am trying to index 1.5 M sentences with their vectors from a mistral model as well as normalizing the embeddings. I am indexing it on my server using your docker image. The indexing is taking so long 7 days now and I am not sure if it should take that long or am I doing something wrong.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions