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
fded6744
"vscode:/vscode.git/clone" did not exist on "d272eb0f734e79f748bc48f5fb7797efcf4c1f4b"
Unverified
Commit
fded6744
authored
Jul 25, 2024
by
Yineng Zhang
Committed by
GitHub
Jul 25, 2024
Browse files
misc: update bulid instruction (#724)
parent
6e453940
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
README.md
README.md
+1
-1
benchmark/blog_v0_2/README.md
benchmark/blog_v0_2/README.md
+1
-1
No files found.
README.md
View file @
fded6744
...
@@ -37,7 +37,7 @@ The core features include:
...
@@ -37,7 +37,7 @@ The core features include:
### Method 1: With pip
### Method 1: With pip
```
```
pip install --upgrade pip
setuptools wheel
pip install --upgrade pip
pip install "sglang[all]"
pip install "sglang[all]"
# Install FlashInfer CUDA kernels
# Install FlashInfer CUDA kernels
...
...
benchmark/blog_v0_2/README.md
View file @
fded6744
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
git clone https://github.com/sgl-project/sglang.git
git clone https://github.com/sgl-project/sglang.git
cd
sglang
cd
sglang
pip
install
--upgrade
pip
setuptools wheel
pip
install
--upgrade
pip
pip
install
-e
"python[all]"
pip
install
-e
"python[all]"
pip
install
flashinfer
-i
https://flashinfer.ai/whl/cu121/torch2.3/
pip
install
flashinfer
-i
https://flashinfer.ai/whl/cu121/torch2.3/
...
...
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