chore: Regenerate all playbooks

This commit is contained in:
GitLab CI 2025-12-18 04:23:10 +00:00
parent 5228253a7d
commit 9b08527702

View File

@ -235,7 +235,7 @@ Expected output shows 2 nodes with available GPU resources.
Authenticate with Hugging Face and download the recommended production-ready model.
```bash
## From within the same container where `ray serve` ran, run the following
## From within the same container where `ray status` ran, run the following
hf auth login
hf download meta-llama/Llama-3.3-70B-Instruct
```