chore: Regenerate all playbooks

This commit is contained in:
GitLab CI 2026-04-02 22:45:52 +00:00
parent c88578ffe1
commit 36ac5b74eb

View File

@ -148,8 +148,7 @@ vllm serve ${HF_MODEL_HANDLE}
To run models from Gemma 4 model family, (e.g. `google/gemma-4-31B-it`):
```bash
docker run -it --gpus all -p 8000:8000 \
vllm/vllm-openai:gemma4-cu130 \
vllm serve ${HF_MODEL_HANDLE}
vllm/vllm-openai:gemma4-cu130 ${HF_MODEL_HANDLE}
```
Expected output should include: