Muse Glimmer Cookbook: install from the PR branch (#34278)
Co-authored-by: Brayden Zhong <brayden.zhong@radixark.ai>
This commit is contained in:
co-authored by
Brayden Zhong
parent
443b62db57
commit
d96b1533ea
@@ -19,7 +19,9 @@ See the [official SGLang installation guide](../../../docs/get-started/install)
|
||||
```bash Command
|
||||
pip install --upgrade pip
|
||||
pip install uv
|
||||
uv pip install sglang
|
||||
# Muse Glimmer support is not in a release yet -- install the commit from
|
||||
# https://github.com/sgl-project/sglang/pull/34262
|
||||
uv pip install "sglang[all] @ git+https://github.com/sgl-project/sglang@caa91b7d01ca610bb2e37bc095af6e427aa7e358#subdirectory=python"
|
||||
```
|
||||
|
||||
Run the **Python** output of the command panel below in that environment.
|
||||
|
||||
Reference in New Issue
Block a user