You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR enables SM 8.9 binary build for exllama kernels to support L40S (Ada).
As for Pytorch, the stock build doesn't include SM 8.9. Pytorch developers claim that (1) CUDA automatically uses SM 8.6 binary when running on SM 8.9 GPUs and (2) CUDA binaries aren't shipped with SM 8.9 binaries. I think we can keep using stock pytorch pre-built package for now.
0 commit comments