docs: update README.md (#843)

This commit is contained in:
Ikko Eltociear Ashimine
2024-07-31 11:48:18 +09:00
committed by GitHub
parent a6c7ebbbcb
commit 7d5ed7c6ee

View File

@@ -67,7 +67,7 @@ pip install flashinfer -i https://flashinfer.ai/whl/cu121/torch2.3/
### 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).
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
docker run --gpus all \