chore: bump v0.4.6.post3 (#6165)

This commit is contained in:
Yineng Zhang
2025-05-09 15:38:47 -07:00
committed by GitHub
parent d2cb3024f2
commit 678d8cc987
6 changed files with 12 additions and 12 deletions

View File

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