docs: update README.md (#843)
This commit is contained in:
committed by
GitHub
parent
a6c7ebbbcb
commit
7d5ed7c6ee
@@ -67,7 +67,7 @@ pip install flashinfer -i https://flashinfer.ai/whl/cu121/torch2.3/
|
|||||||
|
|
||||||
### Method 3: Using docker
|
### Method 3: Using docker
|
||||||
The docker images are available on Docker Hub as [lmsysorg/sglang](https://hub.docker.com/r/lmsysorg/sglang/tags), built from [Dockerfile](docker).
|
The docker images are available on Docker Hub as [lmsysorg/sglang](https://hub.docker.com/r/lmsysorg/sglang/tags), built from [Dockerfile](docker).
|
||||||
Repalce `<secret>` below with your huggingface hub [token](https://huggingface.co/docs/hub/en/security-tokens).
|
Replace `<secret>` below with your huggingface hub [token](https://huggingface.co/docs/hub/en/security-tokens).
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
docker run --gpus all \
|
docker run --gpus all \
|
||||||
|
|||||||
Reference in New Issue
Block a user