Skip to content

Conversation

@huydhn
Copy link

@huydhn huydhn commented Apr 22, 2025

I found this small bug when building vLLM with XPU support. According to Python doc https://docs.python.org/3.12/library/os.html, there is no os.exit. The correct call should be sys.exit. Here is the exception https://github.com/vllm-project/vllm/actions/runs/14605100087/job/40972245985#step:11:229

Also fix some minor lint warnings

huydhn added 4 commits April 22, 2025 14:49
Signed-off-by: Huy Do <huydhn@gmail.com>
Signed-off-by: Huy Do <huydhn@gmail.com>
Signed-off-by: Huy Do <huydhn@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant