mineru-3.1.7-released
opendatalab/MinerUmineru-3.1.7-releasedMay 6, 2026by myhloli
AI Summary
Introduces configurable timeout settings, Ascend NPU support, and documentation improvements for Windows CUDA acceleration.
Key Highlights
- Added Windows CUDA acceleration troubleshooting section to documentation.
- Added configurable task process and result download timeout environment variables.
- Added Ascend NPU support for router multi-card deployment.
- Added sheet title as text in markdown output for xlsx multi-sheets.
New Features
- Windows CUDA troubleshooting docs
- Configurable timeouts
- Ascend NPU support
- XLSX sheet titles in markdown
Full Release Notes
## What's Changed * feat: add Windows CUDA acceleration troubleshooting section to documentation * feat: add MINERU_TASK_RESULT_TIMEOUT_SECONDS for configurable task process timeout * feat: add MINERU_TASK_RESULT_DOWNLOAD_TIMEOUT_SECONDS for configurable task result download timeout * feat: add Ascend NPU support for router multi-card deployment * feat: add sheet title as text in markdown output for xlsx multi-sheets #4897 ## New Contributors * @crescenth made their first contribution in https://github.com/opendatalab/MinerU/pull/4881 * @scyiwei1986 made their first contribution in https://github.com/opendatalab/MinerU/pull/4846 **Full Changelog**: https://github.com/opendatalab/MinerU/compare/mineru-3.1.6-released...mineru-3.1.7-released