diff --git a/python/sglang/srt/server.py b/python/sglang/srt/server.py index 41d71545a..2b73a6e65 100644 --- a/python/sglang/srt/server.py +++ b/python/sglang/srt/server.py @@ -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.",