Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question]: Support for multi-process concurrent document parsing #705

Open
dashi6174 opened this issue May 9, 2024 · 2 comments
Open
Labels
question Further information is requested

Comments

@dashi6174
Copy link
Contributor

dashi6174 commented May 9, 2024

Describe your problem

The document parsing in ragflow is very slow, especially when parsing files in batches. Is it possible to support multi-process parsing?
image

image

@dashi6174 dashi6174 added the question Further information is requested label May 9, 2024
@KevinHuSh
Copy link
Collaborator

If your machine is good enough, enlarge the WS in docker/entrypoint.sh.
Then docker build it to apply it.

@dashi6174
Copy link
Contributor Author

If your machine is good enough, enlarge the WS in docker/entrypoint.sh. Then docker build it to apply it.

I understand. Thank you. Is it possible to control this using environment variables in the future?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants