chore: bump v0.5.1.post1 (#9558)

This commit is contained in:
Yineng Zhang
2025-08-24 01:14:17 -07:00
committed by GitHub
parent c807cd7c75
commit e0ab167db0
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"
pip install "sglang[all]>=0.5.1.post1"
# Launch
python3 -m sglang.launch_server --model deepseek-ai/DeepSeek-V3 --tp 8 --trust-remote-code