"git@developer.sourcefind.cn:modelzoo/resnet50_tensorflow.git" did not exist on "dff0f0c1143876c374f2f6887fb7a59281344a8f"
Unverified Commit 70866b6f authored by Yineng Zhang's avatar Yineng Zhang Committed by GitHub
Browse files

use same version for ci and pyproject (#4187)

parent eb61f5c9
...@@ -26,4 +26,4 @@ pip install transformers==4.45.2 sentence_transformers accelerate peft pandas da ...@@ -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
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment