Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
change
sglang
Commits
ab9187a2
"vscode:/vscode.git/clone" did not exist on "71447e1bc7bde8de22efb083d90409ab1b541ae7"
Unverified
Commit
ab9187a2
authored
Oct 15, 2025
by
Yineng Zhang
Committed by
GitHub
Oct 15, 2025
Browse files
docs: update sglang installation guide (#11659)
parent
6b143d62
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
docs/get_started/install.md
docs/get_started/install.md
+2
-2
No files found.
docs/get_started/install.md
View file @
ab9187a2
...
@@ -12,7 +12,7 @@ It is recommended to use uv for faster installation:
...
@@ -12,7 +12,7 @@ It is recommended to use uv for faster installation:
```
bash
```
bash
pip
install
--upgrade
pip
pip
install
--upgrade
pip
pip
install
uv
pip
install
uv
uv pip
install
"
sglang
[all]>=0.5.3.post1"
uv pip
install
sglang
--upgrade
```
```
**Quick fixes to common problems**
**Quick fixes to common problems**
...
@@ -29,7 +29,7 @@ cd sglang
...
@@ -29,7 +29,7 @@ cd sglang
# Install the python packages
# Install the python packages
pip
install
--upgrade
pip
pip
install
--upgrade
pip
pip
install
-e
"python
[all]
"
pip
install
-e
"python"
```
```
**Quick fixes to common problems**
**Quick fixes to common problems**
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment