chore: bump v0.5.0rc1 (#9069)

This commit is contained in:
Yineng Zhang
2025-08-13 10:44:14 -07:00
committed by GitHub
parent 0ff6d1fce1
commit 7b56e494be
3 changed files with 3 additions and 3 deletions

View File

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