What's Changed
-
2025/06/17 2.0.5发布
- 修复了
sglang-client
模式下依然需要下载模型的问题 - 修复了
sglang-client
模式需要依赖torch
等实际运行不需要的包的问题 - 修复了同一进程内尝试通过多个url启动多个
sglang-client
实例时,只有第一个生效的问题
- 修复了
-
2025/06/17 2.0.5 Released
- Fixed the issue where models were still required to be downloaded in the
sglang-client
mode - Fixed the issue where the
sglang-client
mode unnecessarily depended on packages liketorch
during runtime. - Fixed the issue where only the first instance would take effect when attempting to launch multiple
sglang-client
instances via multiple URLs within the same process
- Fixed the issue where models were still required to be downloaded in the
New Contributors
- @hotelll made their first contribution in #2676
- @zjx20 made their first contribution in #2691
- @hsia made their first contribution in #2698
Full Changelog: mineru-2.0.3-released...mineru-2.0.5-released