Replies: 2 comments 3 replies
-
|
Hi @ShayDuane! I'm Dosu and I’m helping the MinerU team. 你遇到的推理速度慢(5.5秒/张)主要有以下常见原因和优化建议:
排查建议:
如还有问题,可补充你的GPU型号、vLLM/flash-attn/MinerU版本、日志片段等,便于进一步定位。 To reply, just mention @dosu. How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other |
Beta Was this translation helpful? Give feedback.
-
|
您需要通过多个client并发请求server以获得更高的吞吐量。 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
数据集:omnidocbench 1.5 1355张图片
后端:使用vLLM部署到当前机器的GPU上
调用方式:https://github.com/opendatalab/MinerU/blob/master/demo/demo.py
输入的是一个图片list
测速方式:统计所有图片解析完成并且默认保存的总时间
最后结果显示平均解析一张图片要5.5秒左右,这个效果应该是远不及预期的,可以帮忙排查下原因吗
Beta Was this translation helpful? Give feedback.
All reactions