Skip to content

fix: Setup vllm testing with uv --no-config#1875

Merged
thomasdhc merged 1 commit intomainfrom
donghyukc/fix_vllm_launch_setup
Apr 16, 2026
Merged

fix: Setup vllm testing with uv --no-config#1875
thomasdhc merged 1 commit intomainfrom
donghyukc/fix_vllm_launch_setup

Conversation

@thomasdhc
Copy link
Copy Markdown
Contributor

What does this PR do ?

vllm launcher skips torch installation due to uv override-dependnecies in pyproject.toml causing installation failures. Allow a full install by passing --no-config

Changelog

  • Add specific line by line info of high level changes in this PR.

Before your PR is "Ready for review"

Pre checks:

  • Make sure you read and followed Contributor guidelines
  • Did you write any new necessary tests?
  • Did you add or update any necessary documentation?

If you haven't finished some of the above items you can still open "Draft" PR.

Additional Information

  • Related to # (issue)

Signed-off-by: Dong Hyuk Chang <9426164+thomasdhc@users.noreply.github.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@thomasdhc thomasdhc added docs-only With great power comes great responsibility. labels Apr 16, 2026
@thomasdhc thomasdhc merged commit c77b2c5 into main Apr 16, 2026
64 of 73 checks passed
@thomasdhc thomasdhc deleted the donghyukc/fix_vllm_launch_setup branch April 16, 2026 17:41
thomasdhc added a commit that referenced this pull request Apr 16, 2026
Signed-off-by: Dong Hyuk Chang <9426164+thomasdhc@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
thomasdhc added a commit that referenced this pull request Apr 16, 2026
fix: Setup vllm testing with uv --no-config (#1875)

Signed-off-by: Dong Hyuk Chang <9426164+thomasdhc@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
linnanwang pushed a commit that referenced this pull request Apr 24, 2026
Signed-off-by: Dong Hyuk Chang <9426164+thomasdhc@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs-only With great power comes great responsibility.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants