Skip to content

[Doc]: vLLM setup with Triton/ROCm seems to have stale content. #26432

@vishnoianil

Description

@vishnoianil

📚 The doc issue

Noticed two issues on the GPU installation page for vLLM https://docs.vllm.ai/en/latest/getting_started/installation/gpu.html?device=cuda#build-wheel-from-source

  1. AMD ROCm installation instruction says "Install ROCm's Triton (the default triton-mlir branch) following the instructions from ROCm/triton", but the instruction is using triton-lang/triton
git clone https://github.com/triton-lang/triton.git
cd triton
git checkout e5be006
  1. NVIDIA CUDA instructions uses "uv" but AMD ROCm is not explicitly using "uv", so it adds bit of confusion for user about the instructions to use.

Suggest a potential alternative/fix

No response

Before submitting a new issue...

  • Make sure you already searched for relevant issues, and asked the chatbot living at the bottom right corner of the documentation page, which can answer lots of frequently asked questions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationrocmRelated to AMD ROCm

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions