Revert "chore: upgrade flashinfer 0.2.11 (#9036)" (#9057)

This commit is contained in:
Yineng Zhang
2025-08-11 00:16:39 -07:00
committed by GitHub
parent f003cd3548
commit 84cb449eec
2 changed files with 3 additions and 3 deletions

View File

@@ -647,7 +647,7 @@ def _set_envs_and_config(server_args: ServerArgs):
if server_args.attention_backend == "flashinfer":
assert_pkg_version(
"flashinfer_python",
"0.2.11",
"0.2.10",
"Please uninstall the old version and "
"reinstall the latest version by following the instructions "
"at https://docs.flashinfer.ai/installation.html.",