Describe the bug
Hi,
Could you please release a vLLM Docker image with CUDA 13? The current images still use CUDA 12.8, and for compatibility with the latest Blackwell GPU we need CUDA 13.
Thanks,
Morgan
To Reproduce
Deploy gpt-oss-120b under 2 blackwell 6000 pro with lmcache/vllm-openai:v0.4.2 and lmCacheConfig to true :
(EngineCore_DP0 pid=100) ERROR 03-24 14:38:36 [core.py:1102] RuntimeError: Worker failed with error 'CUDA error: no kernel image is available for execution on the device
(EngineCore_DP0 pid=100) ERROR 03-24 14:38:36 [core.py:1102] Search for `cudaErrorNoKernelImageForDevice' in https://docs.nvidia.com/cuda/cuda-runtime-api/group__CUDART__TYPES.html for more information.
(EngineCore_DP0 pid=100) ERROR 03-24 14:38:36 [core.py:1102] CUDA kernel errors might be asynchronously reported at some other API call, so the stacktrace below might be incorrect.
Expected behavior
No response
Additional context
No response
Describe the bug
Hi,
Could you please release a vLLM Docker image with CUDA 13? The current images still use CUDA 12.8, and for compatibility with the latest Blackwell GPU we need CUDA 13.
Thanks,
Morgan
To Reproduce
Deploy gpt-oss-120b under 2 blackwell 6000 pro with lmcache/vllm-openai:v0.4.2 and lmCacheConfig to true :
Expected behavior
No response
Additional context
No response