Release 0.5.1 (#9533)

This commit is contained in:
Lianmin Zheng
2025-08-23 07:09:26 -07:00
committed by GitHub
parent 86d10d220f
commit 97a38ee85b
6 changed files with 7 additions and 9 deletions

View File

@@ -33,7 +33,7 @@ Add [performance optimization options](#performance-optimization-options) as nee
```bash
# Installation
pip install "sglang[all]>=0.5.0rc2"
pip install "sglang[all]>=0.5.1"
# Launch
python3 -m sglang.launch_server --model deepseek-ai/DeepSeek-V3 --tp 8 --trust-remote-code