diff options
| -rw-r--r-- | vllm-setup.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vllm-setup.txt b/vllm-setup.txt index cb64432..9ff424e 100644 --- a/vllm-setup.txt +++ b/vllm-setup.txt @@ -134,7 +134,7 @@ # pi # =========================================================================== -# STEP 7: Monitoring & troubleshooting +# STEP 6: Monitoring & troubleshooting # =========================================================================== # # --- Live engine stats --- @@ -205,7 +205,7 @@ # → vLLM requires CUDA >= 12.x and driver >= 535 # =========================================================================== -# STEP 8: Loading / switching models +# STEP 7: Loading / switching models # =========================================================================== # # vLLM serves one model per container. To switch models, stop the current |
