[Core] remove cupy dependency (#3625)
Showing
| ... | ... | @@ -14,4 +14,3 @@ prometheus_client >= 0.18.0 |
| pynvml == 11.5.0 | ||
| triton >= 2.1.0 | ||
| outlines == 0.0.34 | ||
| cupy-cuda12x == 12.1.0 # Required for CUDA graphs. CUDA 11.8 users should install cupy-cuda11x instead. |
Please register or sign in to comment