Skip to content

feat(docker): torch 2.13 base + vLLM 0.27.1; bump automodel to latest - #78

Closed
hijkzzz wants to merge 1 commit into
mainfrom
feat/torch2.13-vllm0.27.1-automodel
Closed

feat(docker): torch 2.13 base + vLLM 0.27.1; bump automodel to latest#78
hijkzzz wants to merge 1 commit into
mainfrom
feat/torch2.13-vllm0.27.1-automodel

Conversation

@hijkzzz

@hijkzzz hijkzzz commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

vLLM 0.27.1 hard-pins torch==2.13.0, so move the base to pytorch/pytorch:2.13.0-cuda13.0-cudnn9-devel (CUDA 13.0 = vLLM's default cu130 pairing) and recompile the whole source stack (TE release_v2.14, flash-attn 2.8.3, mamba, DeepEP) against torch 2.13 — all build cleanly (same dep versions AutoModel builds against torch 2.13). vLLM 0.27.1's other pins are unchanged from what we already carry: cutlass-dsl 4.6.0 (quack 0.6.1 still fits), flashinfer-python 0.6.16.post3 (cubin not installed → no version-check clash), tilelang (DSA keeps 0.1.11). nemo-automodel bumped to latest main (e8a163b9); cuda-compat forward-compat layer kept.

Verified on an A100: all 17 stack modules import, and mamba / TE / flashinfer / flash-attn kernels run.

vLLM 0.27.1 hard-pins torch==2.13.0, so move the base to
pytorch/pytorch:2.13.0-cuda13.0-cudnn9-devel (CUDA 13.0 = vLLM's default cu130 pairing) and
recompile the whole source stack (TE release_v2.14, flash-attn 2.8.3, mamba, DeepEP) against
torch 2.13 — all build cleanly (same dep versions AutoModel builds against torch 2.13). vLLM
0.27.1's other pins are unchanged from what we already carry: cutlass-dsl 4.6.0 (quack 0.6.1
still fits), flashinfer-python 0.6.16.post3 (cubin not installed → no version-check clash),
tilelang (DSA keeps 0.1.11). nemo-automodel bumped to latest main (e8a163b9); cuda-compat
forward-compat layer kept.

Verified on an A100: all 17 stack modules import, and mamba / TE / flashinfer / flash-attn
kernels run.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@copy-pr-bot

copy-pr-bot Bot commented Aug 12, 2026

Copy link
Copy Markdown

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@hijkzzz hijkzzz closed this Aug 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant