Skip to content

Conversation

@vivekkalyan
Copy link
Collaborator

Pin vLLM to 0.13.0 (was >=0.11.0)

With vllm>=0.11.0, uv dependency resolution can install vLLM 0.11.0 which causes an import error:

ModuleNotFoundError: No module named 'vllm.utils.argparse_utils'. This error happens because the module is only present in vLLM 0.12.0 and above.

@vivekkalyan vivekkalyan requested a review from bradhilton January 6, 2026 09:34
@bradhilton bradhilton merged commit e279274 into main Jan 6, 2026
2 checks passed
@bradhilton bradhilton deleted the fix/vllm_0.13.0 branch January 6, 2026 15:14
@ggbetz ggbetz mentioned this pull request Jan 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants