We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e96277 commit fec228fCopy full SHA for fec228f
docker-bake.hcl
@@ -48,7 +48,7 @@ target "cuda" {
48
LIBSODIUM_VERSION = "1.0.20"
49
VLLM_TGIS_ADAPTER_VERSION = "0.6.3"
50
51
- FLASHINFER_VERSION = "https://github.com/flashinfer-ai/flashinfer/releases/download/v0.2.1.post1/flashinfer_python-0.2.1.post1+cu124torch2.5-cp38-abi3-linux_x86_64.whl"
+ FLASHINFER_VERSION = "https://github.com/flashinfer-ai/flashinfer/releases/download/v0.2.1.post2/flashinfer_python-0.2.1.post2+cu124torch2.6-cp38-abi3-linux_x86_64.whl"
52
}
53
54
tags = [
0 commit comments