ragflow
ragflow copied to clipboard
[Feature Request]: Simplify the source code-based deployment of Mineru
Self Checks
- [x] I have searched for existing issues search for existing issues, including closed ones.
- [x] I confirm that I am using English to submit this report (Language Policy).
- [x] Non-english title submitions will be closed directly ( 非英文标题的提交将会被直接关闭 ) (Language Policy).
- [x] Please do not modify this template :) and fill in all the required fields.
Is your feature request related to a problem?
When using Mineru, deploying from source code is not as simple and convenient as deploying via Docker.
Describe the feature you'd like
Can we simply modify the configuration to set mineru=true just like we do in Docker deployment?
Describe implementation you've considered
It significantly streamlines the operational processes for end users
Documentation, adoption, use case
Improve the ease of use for Mineru in source code-based deployment scenarios
Additional information
No response
mineru 本身 需要外部资源支持,简化部署只能采用pipeline 或者默认cpu来跑,这对内存和cpu资源要求极高
@KevinHuSh What do you think about this issue? If you believe it's worthwhile, please assign it to me.
@liuzhuosin What about this PR #11649 ?