Unverified Commit e53bf442 authored by Sai Enduri's avatar Sai Enduri Committed by GitHub
Browse files

Update amd gpu install docs. (#11849)

parent d383e661
......@@ -54,6 +54,7 @@ python setup_rocm.py install
# Install sglang python package
cd ..
rm -rf python/pyproject.toml && mv python/pyproject_other.toml python/pyproject.toml
pip install -e "python[all_hip]"
```
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment