"git@developer.sourcefind.cn:change/sglang.git" did not exist on "a2f7218a2e2351a08f0aae5807bdbea633e27fe3"
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