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
9dab947d
"src/graph/sampling/randomwalks/randomwalk_gpu.hip" did not exist on "619d735df5dc2a62eca5a00e11e4290407169cb1"
Unverified
Commit
9dab947d
authored
Jul 21, 2024
by
zhyncs
Committed by
GitHub
Jul 21, 2024
Browse files
docs: update README (#688)
parent
33ee97b0
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
README.md
README.md
+3
-0
No files found.
README.md
View file @
9dab947d
...
@@ -48,6 +48,9 @@ pip install flashinfer -i https://flashinfer.ai/whl/cu121/torch2.3/
...
@@ -48,6 +48,9 @@ pip install flashinfer -i https://flashinfer.ai/whl/cu121/torch2.3/
git clone https://github.com/sgl-project/sglang.git
git clone https://github.com/sgl-project/sglang.git
cd sglang
cd sglang
# https://stackoverflow.com/questions/69711606/how-to-install-a-package-using-pip-in-editable-mode-with-pyproject-toml
python3 -m pip install --upgrade pip
pip install -e "python[all]"
pip install -e "python[all]"
# Install FlashInfer CUDA kernels
# Install FlashInfer CUDA kernels
...
...
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