Skip to content

Commit 5097b13

Browse files
BearBiscuit05eric-haibin-lin
authored andcommitted
[sglang] doc: Update the SGLang installation instructions to the latest version. (#867)
1 parent 9ef1f48 commit 5097b13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/start/install.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,9 @@ The following steps are quick installation guide for verl-SGLang.
7979
git clone https://github.com/volcengine/verl verl-sglang && cd verl-sglang
8080
python3 -m uv pip install .
8181
82-
# Install the latest stable version of sglang with verl support, currently, the latest version is 0.4.3.post3
82+
# Install the latest stable version of sglang with verl support, currently, the latest version is 0.4.4.post3
8383
# For SGLang installation, you can also refer to https://docs.sglang.ai/start/install.html
84-
python3 -m uv pip install "sglang[all]==0.4.4.post1" --find-links https://flashinfer.ai/whl/cu124/torch2.5/flashinfer-python
84+
python3 -m uv pip install "sglang[all]==0.4.4.post3" --find-links https://flashinfer.ai/whl/cu124/torch2.5/flashinfer-python
8585
8686
8787
Install from custom environment

0 commit comments

Comments
 (0)