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
[CI] fix 4xH100 tests by not installing vllm (#2780)
[CI] fix 4xH100 tests
- This PR removes pip installing vllm from 4xH100 CI tests.
- vllm python package is only used in integration tests on 1xH100 and 1xL4 tests anyway, and should have been removed when we refactored the tests to split out 1xH100 and 4xH100
0 commit comments