Revert "Revert "fix: update flashinfer to 0.1.2 to fix sampling for cu118"" (#806)

This commit is contained in:
Ying Sheng
2024-07-29 12:20:42 -07:00
committed by GitHub
parent 3d1cb0af83
commit eba458bd19

View File

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