Skip to content

Commit 24be9d5

Browse files
committed
apply reviewer's suggestion
1 parent 52c92e2 commit 24be9d5

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

site-src/guides/index.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -297,11 +297,6 @@ A cluster with:
297297

298298
Wait until the gateway is ready.
299299

300-
Depending on the type of model server you have deployed, you must update the model field in the request body accordingly:
301-
- vLLM Simulator Model Server: `food-review-1`
302-
- CPU-Based Model Server: `food-review-0` or `food-review-1`
303-
- GPU-Based Model Server: TODO
304-
305300
```bash
306301
IP=$(kubectl get gateway/inference-gateway -o jsonpath='{.status.addresses[0].value}')
307302
PORT=80

0 commit comments

Comments
 (0)