Unverified Commit 7d352b4f authored by Ying Sheng's avatar Ying Sheng Committed by GitHub
Browse files

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

parent 87064015
...@@ -226,7 +226,7 @@ def launch_server( ...@@ -226,7 +226,7 @@ def launch_server(
if not server_args.disable_flashinfer: if not server_args.disable_flashinfer:
assert_pkg_version( assert_pkg_version(
"flashinfer", "flashinfer",
"0.1.2", "0.1.1",
"Please uninstall the old version and " "Please uninstall the old version and "
"reinstall the latest version by following the instructions " "reinstall the latest version by following the instructions "
"at https://docs.flashinfer.ai/installation.html.", "at https://docs.flashinfer.ai/installation.html.",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment