chore: update flashinfer to v0.1.3 (#850)

This commit is contained in:
Yineng Zhang
2024-08-01 02:37:05 +08:00
committed by GitHub
parent a78d98de19
commit bc3eaac2b8

View File

@@ -260,7 +260,7 @@ def launch_server(
if not server_args.disable_flashinfer:
assert_pkg_version(
"flashinfer",
"0.1.2",
"0.1.3",
"Please uninstall the old version and "
"reinstall the latest version by following the instructions "
"at https://docs.flashinfer.ai/installation.html.",