github opendatalab/MinerU mineru-3.2.1-released

6 hours ago

What's Changed

适配 vLLM 0.21.0

  • 放宽了 vLLM 版本上限至 0.21.0,以支持更新的 vLLM 环境。
  • 将默认的 NVIDIA Docker 基础镜像更新为基于 CUDA 13 的 vLLM 0.21.0,为 Spark DGX 等 sm121 设备提供原生支持。
  • 如果设备驱动版本较低,无法支持 CUDA 13,请在 Dockerfile 中将 vllm/vllm-openai:v0.21.0 改为 vllm/vllm-openai:v0.21.0-cu129

Adapt to vLLM 0.21.0

  • Relaxed the vLLM version upper bound to 0.21.0, enabling support for newer vLLM environments.
  • Updated the default NVIDIA Docker base image to vLLM 0.21.0 with CUDA 13, providing native support for sm121 devices such as Spark DGX.
  • If the device driver version is too low to support CUDA 13, please change vllm/vllm-openai:v0.21.0 to vllm/vllm-openai:v0.21.0-cu129 in the Dockerfile.

Full Changelog: mineru-3.2.0-released...mineru-3.2.1-released

Don't miss a new MinerU release

NewReleases is sending notifications on new releases.