Log in
Log into community
Find answers from the community
View all posts
Related posts
Was this helpful?
π
π
π
Powered by
Hall
Inactive
Updated last year
0
Follow
indexing a fat dataset
indexing a fat dataset
Inactive
0
Follow
At a glance
D
DangFutures
last year
Β·
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
last year
Are you using local embeddings? Or they are hosted on a server over an API?
D
DangFutures
last year
was using local bge
L
Logan M
last year
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
last year
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