chore: bump v0.5.0rc2 (#9203)

This commit is contained in:
Yineng Zhang
2025-08-14 16:11:16 -07:00
committed by GitHub
parent 27985c27aa
commit fab0f6e77d
8 changed files with 13 additions and 11 deletions

View File

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