Test no vllm custom allreduce (#4256)

This commit is contained in:
Lianmin Zheng
2025-03-10 10:08:25 -07:00
committed by GitHub
parent cf0ccd406e
commit 5a6400eec5
4 changed files with 5 additions and 5 deletions

View File

@@ -26,4 +26,4 @@ pip install transformers==4.45.2 sentence_transformers accelerate peft pandas da
pip install cuda-python nvidia-cuda-nvrtc-cu12
# reinstall sgl-kernel
pip install sgl-kernel==0.0.4 --force-reinstall --no-deps
pip install sgl-kernel==0.0.4.post1 --force-reinstall --no-deps