Find answers from the community

Updated last year

indexing a fat dataset

At a glance
indexing a fat dataset
are there any libareis to speed up the processing. use bge large on an A100
Attachment
image.png
L
D
4 comments
Are you using local embeddings? Or they are hosted on a server over an API?
was using local bge
You can definitely increase the batch size of embeddings.

If you run this using an IngestionPipeline object, you can also enable multithreading (which might help a lot here too)
Add a reply
Sign up and join the conversation on Discord