"docs/source/examples/vscode:/vscode.git/clone" did not exist on "4f74b4ccf2b297c21e1711393da19276529b5d90"
Unverified Commit a50c8a14 authored by Yineng Zhang's avatar Yineng Zhang Committed by GitHub
Browse files

fix: use v0.2.5 for benchmark (#814)

parent db6089e6
...@@ -7,6 +7,7 @@ ...@@ -7,6 +7,7 @@
```bash ```bash
git clone https://github.com/sgl-project/sglang.git git clone https://github.com/sgl-project/sglang.git
cd sglang cd sglang
git checkout v0.2.5
pip install --upgrade pip pip install --upgrade pip
pip install -e "python[all]" pip install -e "python[all]"
......
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