From 5f17b51a9c669087ede07559b70e761e7f164c84 Mon Sep 17 00:00:00 2001 From: Nicolas Patry Date: Wed, 22 Jan 2025 18:16:54 +0100 Subject: [PATCH] Revert the flashinfer (this will fails). --- server/Makefile-flashinfer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/Makefile-flashinfer b/server/Makefile-flashinfer index 200e9738..d5f684ba 100644 --- a/server/Makefile-flashinfer +++ b/server/Makefile-flashinfer @@ -2,4 +2,4 @@ install-flashinfer: # We need fsspec as an additional dependency, but # `pip install flashinfer` cannot resolve it. pip install fsspec - pip install flashinfer-python==0.2.0.post1 + pip install flashinfer==0.2.0.post1 -i https://flashinfer.ai/whl/cu124/torch2.4