Skip to content

v0.2.8

Choose a tag to compare

@SystemPanic SystemPanic released this 26 Jul 18:26
· 922 commits to main since this release

Windows build for Cuda 12.4, Pytorch 2.6.0 nightly with Gloo distributed backend, cuDSS, cuDNN and cuBLAS.

AOT version (flashinfer_python-0.2.8-cp39-abi3-win_amd64.whl) has all the kernels precompiled inside the wheel (for production).

JIT version (flashinfer_python-0.2.8-py3-none-any.whl) compiles the required kernels at runtime (for development).