ragflow icon indicating copy to clipboard operation
ragflow copied to clipboard

[Question]: parsing is very slow and basically unavailable, the advantages of the model are hard to perceive

Open yawude opened this issue 1 year ago • 1 comments

Describe your problem

Document parsing is very slow and basically unavailable, the advantages of the model are hard to perceive

yawude avatar Apr 30 '24 09:04 yawude

We're working on accelerating parsing speed. And parsing is slow partly because text embedding is processing at the same time. It's gona be realy slow if you're using CPU.

KevinHuSh avatar May 01 '24 11:05 KevinHuSh

We're working on accelerating parsing speed。 And parsing is slow partly because text embedding is processing at the same time. It's gona be realy slow if you're using CPU.

How do I specify the GPU to use?

empty2enrich avatar May 13 '24 02:05 empty2enrich