[Docs] Add --prerelease=allow so uv installs the latest sglang (#29676)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.8
parent
74a197af9d
commit
11b7ed7c9e
@@ -36,7 +36,7 @@ For other platforms, see the dedicated guides for [AMD GPUs](../hardware-platfor
|
||||
```bash
|
||||
pip install --upgrade pip
|
||||
pip install uv
|
||||
uv pip install sglang
|
||||
uv pip install --prerelease=allow sglang
|
||||
```
|
||||
</Tab>
|
||||
<Tab title="From Source">
|
||||
|
||||
Reference in New Issue
Block a user