Motivation
Torch 2.11 will set Cuda 13.0 as the default version. So it's necessary for SGLang to shift default cuda version from Cuda 12.9 to Cuda 13.0
We plan to do the migration after release of 0.5.10 version for SGLang
Checklist
It involves multiple steps to fully shift all the Cuda dependencies from 12.9 to 13.0:
All these steps should be finished in the listed order.
Cuda 12.9 image/kernels will still be under maintenance. It's just they are not the default option.
Related resources
No response
Motivation
Torch 2.11 will set Cuda 13.0 as the default version. So it's necessary for SGLang to shift default cuda version from Cuda 12.9 to Cuda 13.0
We plan to do the migration after release of 0.5.10 version for SGLang
Checklist
It involves multiple steps to fully shift all the Cuda dependencies from 12.9 to 13.0:
pyproject.tomlAll these steps should be finished in the listed order.
Cuda 12.9 image/kernels will still be under maintenance. It's just they are not the default option.
Related resources
No response