chore: bump v0.5.1.post2 (#9592)

This commit is contained in:
Yineng Zhang
2025-08-25 03:45:09 -07:00
committed by GitHub
parent 051068673c
commit e3e97a120b
6 changed files with 7 additions and 7 deletions

View File

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