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 b22be42 commit 0df24b9Copy full SHA for 0df24b9
docker-bake.hcl
@@ -46,7 +46,7 @@ target "cuda" {
46
PYTHON_VERSION = "3.12"
47
# CUDA_VERSION = "12.4" # TODO: the dockerfile cannot consume the cuda version
48
LIBSODIUM_VERSION = "1.0.20"
49
- VLLM_TGIS_ADAPTER_VERSION = "0.6.3"
+ VLLM_TGIS_ADAPTER_VERSION = "0.7.0"
50
51
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
}
0 commit comments