".github/vscode:/vscode.git/clone" did not exist on "5e3f7e7fa94b04befa2e6944f2baf08a31f35960"
Use CuPy for CUDA graphs (#2811)
Showing
| ... | ... | @@ -12,3 +12,4 @@ pydantic >= 2.0 # Required for OpenAI server. |
| aioprometheus[starlette] | ||
| pynvml == 11.5.0 | ||
| triton >= 2.1.0 | ||
| cupy-cuda12x == 12.3.0 # Required for CUDA graphs. CUDA 11.8 users should install cupy-cuda11x instead. |
Please register or sign in to comment