CUDA_VISIBLE_DEVICES=1 vllm serve models/ocr/MinerU2.5-Pro-2604-1.2B \
--tensor-parallel-size 1 \
--trust-remote-code \
--port 8090 \
--served-model-name MinerU2.5-Pro-2604-1.2B
mineru -p parser_images \
-o ./output_mineru_pro \
-b vlm-http-client \
-u http://127.0.0.1:8090 \
--http-timeout 1200
🔎 Search before asking | 提交之前请先搜索
🤖 Consult the online AI assistant for assistance | 在线 AI 助手咨询
Description of the bug | 错误描述
visit https://www.modelscope.cn/models/OpenDataLab/MinerU2.5-Pro-2604-1.2B/feedback
How to reproduce the bug | 如何复现
pip install -e .Operating System Mode | 操作系统类型
Linux
Operating System Version| 操作系统版本
Ubuntu 22.04,
Python version | Python 版本
3.12
Software version | 软件版本 (mineru --version)
>=2.5Backend name | 解析后端
vlm
Device mode | 设备模式
cuda