Log in
Log into community
Find answers from the community
View all posts
Related posts
Did this answer your question?
π
π
π
Powered by
Hall
Inactive
Updated 11 months ago
0
Follow
indexing a fat dataset
indexing a fat dataset
Inactive
0
Follow
D
DangFutures
11 months ago
Β·
indexing a fat dataset
are there any libareis to speed up the processing. use bge large on an A100
Attachment
L
D
4 comments
Share
Open in Discord
L
Logan M
11 months ago
Are you using local embeddings? Or they are hosted on a server over an API?
D
DangFutures
11 months ago
was using local bge
L
Logan M
11 months ago
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)
L
Logan M
11 months ago
https://docs.llamaindex.ai/en/stable/examples/ingestion/parallel_execution_ingestion_pipeline.html#define-our-ingestionpipeline
Add a reply
Sign up and join the conversation on Discord
Join on Discord