From a415c5204aa9f9045346d5e9bc5261f700c97989 Mon Sep 17 00:00:00 2001 From: zhyncs Date: Wed, 15 Jan 2025 17:23:31 +0800 Subject: [PATCH] upd --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aef038c..53f69fc 100644 --- a/README.md +++ b/README.md @@ -436,7 +436,7 @@ print(response) #### SGLang inference -##### Installation +Installation ```bash pip3 install "sglang[srt]>=0.4.1.post6" --find-links https://flashinfer.ai/whl/cu124/torch2.4/flashinfer/ ```