"git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "aa5c4c26092773e87cdd1c7563025f6764940845"
Unverified Commit d9e6ee38 authored by Yineng Zhang's avatar Yineng Zhang Committed by GitHub
Browse files

docs: update README (#2618)

parent ef5b0ff9
...@@ -24,7 +24,7 @@ docker run --gpus all --shm-size 32g -p 30000:30000 -v ~/.cache/huggingface:/roo ...@@ -24,7 +24,7 @@ docker run --gpus all --shm-size 32g -p 30000:30000 -v ~/.cache/huggingface:/roo
### Using pip ### Using pip
```bash ```bash
# Installation # Installation
pip install "sglang[all]" --find-links https://flashinfer.ai/whl/cu124/torch2.4/flashinfer pip install "sglang[all]==0.4.1.post1" --find-links https://flashinfer.ai/whl/cu124/torch2.4/flashinfer
# Launch # Launch
python3 -m sglang.launch_server --model deepseek-ai/DeepSeek-V3 --enable-dp-attention --tp 8 --trust-remote-code python3 -m sglang.launch_server --model deepseek-ai/DeepSeek-V3 --enable-dp-attention --tp 8 --trust-remote-code
......
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