Skip to content

Conversation

hmellor
Copy link
Member

@hmellor hmellor commented Sep 12, 2025

Forward fix to re-enable the old method before #24303

Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request reinstates a script to remove 'torch' from requirement files. The script correctly identifies and removes the lines, but the file modification is not atomic, which could lead to data loss if the script is interrupted. I've suggested a safer and more robust implementation that replaces the entire script logic.

Copy link
Collaborator

@zou3519 zou3519 left a comment

Choose a reason for hiding this comment

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

We also need to update the docs (the uv build isolation thing doesn't always work), but we can always do that in another PR

@zou3519 zou3519 enabled auto-merge (squash) September 15, 2025 16:37
@github-actions github-actions bot added the ready ONLY add when PR is ready to merge/full CI is needed label Sep 15, 2025
@simon-mo simon-mo disabled auto-merge September 15, 2025 16:43
@simon-mo simon-mo merged commit 740f064 into vllm-project:main Sep 15, 2025
24 of 29 checks passed
zou3519 added a commit to zou3519/vllm that referenced this pull request Sep 15, 2025
The uv approach seems to only work when you exclusively use uv to manage
your virtual environments (we have reports of it not working with conda
envs).

This PR is a followup to vllm-project#24729 and
vllm-project#24303

Signed-off-by: Richard Zou <zou3519@gmail.com>
@zou3519
Copy link
Collaborator

zou3519 commented Sep 15, 2025

Doc fix over at #24892

@hmellor hmellor deleted the fix-torch branch September 15, 2025 17:02
tlrmchlsmth pushed a commit to tlrmchlsmth/vllm that referenced this pull request Sep 15, 2025
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
FeiDaLI pushed a commit to FeiDaLI/vllm that referenced this pull request Sep 25, 2025
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready ONLY add when PR is ready to merge/full CI is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants