Bump FI version (#17700)

Signed-off-by: Shahar Mor <smor@nvidia.com>
Co-authored-by: b8zhong <b8zhong@uwaterloo.ca>
This commit is contained in:
shaharmor98
2026-01-26 16:50:06 +08:00
committed by GitHub
co-authored by b8zhong
parent 2734b23481
commit f6f1b6d000
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -800,7 +800,7 @@ def _set_envs_and_config(server_args: ServerArgs):
if server_args.attention_backend == "flashinfer":
assert_pkg_version(
"flashinfer_python",
"0.6.1",
"0.6.2",
"Please uninstall the old version and "
"reinstall the latest version by following the instructions "
"at https://docs.flashinfer.ai/installation.html.",