[Docs] update Docker image for Nemotron 3 Nano Omni (#23968)

This commit is contained in:
zijiexia
2026-04-28 15:08:34 -07:00
committed by GitHub
parent ddcacaf1bd
commit 387c932dfc
@@ -52,7 +52,7 @@ pip install sglang
uv pip install 'git+https://github.com/sgl-project/sglang.git#subdirectory=python'
# Or use Docker
docker pull lmsysorg/sglang:nightly
docker pull lmsysorg/sglang:dev-cu13-nemotronh-nano-omni-reasoning-v3
```
For the full Docker setup and other installation methods, refer to the [official SGLang installation guide](../../../docs/get-started/installation).