Decouple kv (#679)

This commit is contained in:
Liangsheng Yin
2024-07-20 14:16:45 -07:00
committed by GitHub
parent 4b4a67f814
commit 69d19188fc
3 changed files with 19 additions and 38 deletions

View File

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