You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's some kind of incompatibility between the GitHub runner
environment and vLLM v0.11.0's CPU image. During the testing process
the vLLM API pod starts, logs some messages about 'Automatically
detected platform CPU' and the seemingly gets killed and enters a
crash loop. Enabling debug logging on vLLM with
VLLM_LOGGING_LEVEL=DEBUG doesn't provide any useful clues and the same
vLLM CPU tests work fine on a standard Ubuntu 24.04 VM outside of
GitHub actions. Disabling this CI test for now. TODO: Try re-enabling
this when a newer vLLM version is available.
0 commit comments