Skip to content

v0.26.0

Latest

Choose a tag to compare

@SystemPanic SystemPanic released this 28 Jul 20:53

Windows build of release v0.26.0 for Python 3.12, CUDA 13 and Pytorch 2.11

Install the wheel with pip install vllm-0.26.0+cu132-cp312-cp312-win_amd64.whl --extra-index-url https://download.pytorch.org/whl/cu130

IMPORTANT

You need CUDA 13.

This wheel is built for Ampere (RTX 30XX) + ADA (RTX 40XX / PRO) + Blackwell (RTX 50XX / PRO).

  • NCCL + Tensor / Pipeline parallelism for multi-gpu inference support on Windows.

  • DeepSeek v4 DeepGEMM kernels inference support on Windows. Install with git clone -b deepgemm-nv-dev-windows --single-branch --recursive --shallow-submodules https://github.com/SystemPanic/DeepGEMM-windows.git & cd DeepGEMM-windows & pip install .

Star the repo, give a like and share the announcement on LinkedIn or share on Reddit to help support the project.