use same version for ci and pyproject (#4187)
This commit is contained in:
@@ -26,4 +26,4 @@ pip install transformers==4.45.2 sentence_transformers accelerate peft pandas da
|
|||||||
pip install cuda-python nvidia-cuda-nvrtc-cu12
|
pip install cuda-python nvidia-cuda-nvrtc-cu12
|
||||||
|
|
||||||
# reinstall sgl-kernel
|
# reinstall sgl-kernel
|
||||||
pip install sgl-kernel --force-reinstall --no-deps
|
pip install sgl-kernel==0.0.3.post6 --force-reinstall --no-deps
|
||||||
|
|||||||
Reference in New Issue
Block a user