upgrade sgl-kernel 0.0.4.post3 (#4334)
This commit is contained in:
@@ -44,7 +44,7 @@ runtime_common = [
|
|||||||
|
|
||||||
srt = [
|
srt = [
|
||||||
"sglang[runtime_common]",
|
"sglang[runtime_common]",
|
||||||
"sgl-kernel==0.0.4.post2",
|
"sgl-kernel==0.0.4.post3",
|
||||||
"flashinfer_python==0.2.3",
|
"flashinfer_python==0.2.3",
|
||||||
"torch==2.5.1",
|
"torch==2.5.1",
|
||||||
"vllm>=0.6.4.post1,<=0.7.2",
|
"vllm>=0.6.4.post1,<=0.7.2",
|
||||||
|
|||||||
@@ -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==0.0.4.post2 --force-reinstall --no-deps
|
pip install sgl-kernel==0.0.4.post3 --force-reinstall --no-deps
|
||||||
|
|||||||
Reference in New Issue
Block a user