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

This commit is contained in:
Ying Sheng
2024-07-29 11:39:12 -07:00
committed by GitHub
parent 87064015d9
commit 7d352b4fdd

View File

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