Skip to content

[Doc] [ROCm] Update installation documentation - #52303

Merged
vllm-bot merged 1 commit into
vllm-project:mainfrom
tjtanaa:updatedoc260814
Aug 17, 2026
Merged

vllm-bot merged 1 commit into
vllm-project:mainfrom
tjtanaa:updatedoc260814

Conversation

@tjtanaa

@tjtanaa tjtanaa commented Aug 14, 2026

Copy link
Copy Markdown
Member

Purpose

This is a doc follow up #49365

Right now it supports the install Python only feature.

Test Plan

Test Result


Essential Elements of an Effective PR Description Checklist
  • The purpose of the PR, such as "Fix some issue (link existing issues this PR will resolve)".
  • The test plan, such as providing test command.
  • The test results, such as pasting the results comparison before and after, or e2e results
  • (Optional) The necessary documentation update, such as updating supported_models.md and examples for a new model.

Signed-off-by: tjtanaa <tunjian.tan@embeddedllm.com>
@tjtanaa
tjtanaa requested a review from hongxiayang as a code owner August 14, 2026 09:11

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Claude Code Review

This pull request is from a fork — automated review is disabled. A repository maintainer can comment @claude review to run a one-time review.

@tjtanaa
tjtanaa requested a review from DarkLight1337 August 14, 2026 09:11
@mergify

mergify Bot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Documentation preview: https://vllm--52303.org.readthedocs.build/en/52303/

@mergify mergify Bot added documentation Improvements or additions to documentation rocm Related to AMD ROCm labels Aug 14, 2026
@github-project-automation github-project-automation Bot moved this to Todo in AMD Aug 14, 2026
Comment on lines +186 to +195
If you need to recompile the `vllm-rs` Rust frontend binary, you can rebuild and
install it without re-running the full installation:

```bash
./build_rust.sh # release build
./build_rust.sh --debug # faster build for development
```

This will install the required Rust toolchain if needed, build the binary,
and place it in `vllm/vllm-rs`.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this should be indented?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, this is following the docs/getting_started/installation/gpu.cuda.inc.md directly.

@vllm-bot
vllm-bot merged commit c05d923 into vllm-project:main Aug 17, 2026
17 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in AMD Aug 17, 2026
zyp2014 pushed a commit to zyp2014/vllm that referenced this pull request Aug 21, 2026
Signed-off-by: tjtanaa <tunjian.tan@embeddedllm.com>
wyettzeng pushed a commit to wyettzeng/vllm that referenced this pull request Aug 21, 2026
Signed-off-by: tjtanaa <tunjian.tan@embeddedllm.com>
Signed-off-by: Wyett <wyettzeng@gmail.com>
zufangzhu pushed a commit to zufangzhu/vllm that referenced this pull request Aug 24, 2026
Signed-off-by: tjtanaa <tunjian.tan@embeddedllm.com>
Signed-off-by: Zhu, Zufang <zufang.zhu@intel.com>
khushali9 pushed a commit to khushali9/vllm that referenced this pull request Aug 29, 2026
Signed-off-by: tjtanaa <tunjian.tan@embeddedllm.com>
Signed-off-by: khushali9 <khushali.desai9@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build-docs documentation Improvements or additions to documentation rocm Related to AMD ROCm

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants