doc: update step-3.7-flash docker image tag (#26625)
This commit is contained in:
@@ -19,14 +19,14 @@ Step-3.7-Flash is currently available in SGLang via Docker image install.
|
||||
### Docker (NVIDIA)
|
||||
```bash Command
|
||||
# Pull the docker image
|
||||
docker pull lmsysorg/sglang:dev-pr-18084
|
||||
docker pull lmsysorg/sglang:dev-step-3.7-flash
|
||||
|
||||
# Launch the container
|
||||
docker run -it --gpus all \
|
||||
--shm-size=32g \
|
||||
--ipc=host \
|
||||
--network=host \
|
||||
lmsysorg/sglang:dev-pr-18084 bash
|
||||
lmsysorg/sglang:dev-step-3.7-flash bash
|
||||
```
|
||||
|
||||
## 3. Model Deployment
|
||||
|
||||
Reference in New Issue
Block a user