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

This commit is contained in:
Yineng Zhang
2024-07-30 12:40:35 +10:00
committed by GitHub
parent db6089e6f3
commit a50c8a14b3

View File

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