What's Changed
-
2025/09/20 2.5.3 发布
- 依赖版本范围调整,使得Turing及更早架构显卡可以使用vLLM加速推理MinerU2.5模型。
pipeline
后端对torch 2.8.0的一些兼容性修复。- 降低vLLM异步后端默认的并发数,降低服务端压力以避免高压导致的链接关闭问题。
- 更多兼容性相关内容详见公告
-
2025/09/20 2.5.3 Released
- Dependency version range adjustment to enable Turing and earlier architecture GPUs to use vLLM acceleration for MinerU2.5 model inference.
pipeline
backend compatibility fixes for torch 2.8.0.- Reduced default concurrency for vLLM async backend to lower server pressure and avoid connection closure issues caused by high load.
- More compatibility-related details can be found in the announcement
Full Changelog: mineru-2.5.2-released...mineru-2.5.3-released