Skip to content

vllm-v2.5.9post1-90a.942-240719

Pre-release
Pre-release
Compare
Choose a tag to compare
@mawong-amd mawong-amd released this 19 Jul 14:18
23a2b1c

This release is created solely for convenient installation by vLLM. The attached wheel is created from the ck_tile branch as of 07/19/2024, with commit hash 23a2b1c2f21, for architectures gfx90a;gfx942, and is designed for use with torch==2.5.0.dev20240710 (this requirement is not strict) and ROCm 6.1.

To install matching version of torch:

python3 -m pip install --no-cache-dir --pre \
                torch==2.5.0.dev20240710 torchvision==0.20.0.dev20240710 \
               --index-url https://download.pytorch.org/whl/nightly/rocm6.1