Skip to content

Tags: marin-community/vllm

Tags

marin-vllm-gpu-candidate-7a0c4a77ffc4

Toggle marin-vllm-gpu-candidate-7a0c4a77ffc4's commit message
[release] Gate the CUDA wheel on vllm._C_stable_libtorch

Upstream moved the CUDA custom ops out of the monolithic vllm._C into
vllm._C_stable_libtorch (and _moe_C_stable_libtorch), registered through
STABLE_TORCH_LIBRARY; CMakeLists now builds the legacy _C target for ROCm
only. A correct CUDA wheel therefore ships _C_stable_libtorch.abi3.so and no
_C.abi3.so, which the release gate rejected as "required wheel contents are
absent: {'vllm._C': 'absent'}" and the on-GPU probe would fail importing
vllm._C.

Point REQUIRED_EXTENSIONS, the packaged-contents check, the runtime gate, and
the validation import probe at vllm._C_stable_libtorch. Refresh the release-gate
test fixtures to the cu130 / torch 2.13.0 toolchain the build now uses so they
match config.json.

marin-vllm-tpu-candidate-50602953946b-ef095a45a835-cc21f0853260

Toggle marin-vllm-tpu-candidate-50602953946b-ef095a45a835-cc21f0853260's commit message
[release] Publish paired TPU wheel candidates

marin-vllm-tpu-candidate-50602953946b-ef095a45a835-07915f59ab35

Toggle marin-vllm-tpu-candidate-50602953946b-ef095a45a835-07915f59ab35's commit message
[release] Enforce exact TPU source checkout

marin-vllm-tpu-candidate-50602953946b-ef095a45a835-75ad571d7e37

Toggle marin-vllm-tpu-candidate-50602953946b-ef095a45a835-75ad571d7e37's commit message
[release] Skip GPU builds for TPU-only changes

marin-vllm-tpu-candidate-50602953946b-ef095a45a835-3b9d056637be

Toggle marin-vllm-tpu-candidate-50602953946b-ef095a45a835-3b9d056637be's commit message
[release] Publish paired TPU wheel candidates

marin-vllm-gpu-candidate-fa50698a9a30

Toggle marin-vllm-gpu-candidate-fa50698a9a30's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[release] Isolate wheel validation from source checkouts (#32)

Co-authored-by: rjpower <rjpower@users.noreply.github.com>

marin-vllm-gpu-20260805-fa50698a9a30

Toggle marin-vllm-gpu-20260805-fa50698a9a30's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[release] Isolate wheel validation from source checkouts (#32)

Co-authored-by: rjpower <rjpower@users.noreply.github.com>

marin-vllm-gpu-candidate-69289415c9c0

Toggle marin-vllm-gpu-candidate-69289415c9c0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[release] Export only the native wheel from BuildKit (#31)

Co-authored-by: rjpower <rjpower@users.noreply.github.com>

snowball-v1

Toggle snowball-v1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[grugmoe] Fix mixed-attention cache configuration (#13)

Co-authored-by: yoblin <268258002+yoblin@users.noreply.github.com>

marin-primary-20260615-e6e3b6b10

Toggle marin-primary-20260615-e6e3b6b10's commit message
Merge upstream/main into fork main (sync 2026-05-23)