Skip to content

Tags: devnen/vllm-windows

Tags

v0.19.0-devnen.3

Toggle v0.19.0-devnen.3's commit message
v0.19.0-devnen.3: fix os.sched_yield AttributeError on Windows multi-…

…worker (PP/TP)

v0.19.0-devnen.2

Toggle v0.19.0-devnen.2's commit message
v0.19.0-devnen.2: Windows PP=2 fix

Adds two Windows-specific source overlays to the +devnen.1 wheel:

1. ZMQ ipc:// -> tcp:// fallback in vllm/utils/network_utils.py
2. _ConnectionBase isinstance check in
   vllm/v1/executor/multiproc_executor.py

Together these unblock multi-process executor paths (PP>=2) on
Windows. Verified on a 2× RTX 3090 box running the qwen3.6-windows-
server pp2_160k snapshot.

v0.19.0-devnen.1

Toggle v0.19.0-devnen.1's commit message
vLLM 0.19.0+devnen.1 - patched Windows build

v0.19.0

Toggle v0.19.0's commit message
Fix sm100 cutlass kernel MSVC

Signed-off-by: Javier <25750030+SystemPanic@users.noreply.github.com>

v0.17.0

Toggle v0.17.0's commit message
Fix Windows uvloop entrypoints

Signed-off-by: Javier <25750030+SystemPanic@users.noreply.github.com>

v0.16.0

Toggle v0.16.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update PyTorch installation instructions

v0.11.2

Toggle v0.11.2's commit message
v0.11.2

Signed-off-by: Javier <25750030+SystemPanic@users.noreply.github.com>

v0.11.0

Toggle v0.11.0's commit message
v0.11.0 release

Signed-off-by: Javier <25750030+SystemPanic@users.noreply.github.com>

v0.10.2

Toggle v0.10.2's commit message
v0.10.2 release

Signed-off-by: Javier <25750030+SystemPanic@users.noreply.github.com>

v0.10.1.1

Toggle v0.10.1.1's commit message
Update build instructions and Windows dependencies

Signed-off-by: Javier <25750030+SystemPanic@users.noreply.github.com>