Unverified Commit 76fbbc8f authored by Aditya Shrish Puranik's avatar Aditya Shrish Puranik Committed by GitHub
Browse files

fix: Add cupy-cuda12x to sglang extras (#5627)


Signed-off-by: default avatarAditya Puranik <adityapuranik99@gmail.com>
Co-authored-by: default avatarishandhanani <82981111+ishandhanani@users.noreply.github.com>
parent ccd12d1c
...@@ -63,6 +63,7 @@ sglang = [ ...@@ -63,6 +63,7 @@ sglang = [
"uvloop", "uvloop",
"sglang==0.5.7", "sglang==0.5.7",
"nixl[cu12]<=0.9.0", "nixl[cu12]<=0.9.0",
"cupy-cuda12x>=13.0.0",
] ]
[project.entry-points.pytest11] [project.entry-points.pytest11]
......
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