chore: upgrade flashinfer v0.2.9rc1 (#8301)

Co-authored-by: Yineng Zhang <me@zhyncs.com>
This commit is contained in:
Swipe4057
2025-07-25 01:29:56 +04:00
committed by GitHub
parent a167fd0bcb
commit 8d1c5b948e
2 changed files with 3 additions and 3 deletions

View File

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