Replies: 1 comment 2 replies
-
|
MinerU 支持 lmdeploy 作为推理引擎,但需要注意以下几点: 关于 如何使用 lmdeploy 加速:
自动选择机制:在 Windows 上使用 最简单的方式是把 lmdeploy 直接安装到 MinerU 所在的环境 B 中,这样自动引擎选择就能识别并使用它。 To reply, just mention @dosu. How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
这是lmdeploy的安装命令, C:\mienv\envs\minm\python.exe -m pip install 'lmdeploy[all]'
这种cli命令如何调用lmdeploy?mineru -p ./test_pdfs/input.pdf -o test_output/ --backend vlm-transformers --device cuda
该怎么设置才能让cli命令运行时会调用lmdeploy加速? @myhloli
Beta Was this translation helpful? Give feedback.
All reactions