File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
docs/tutorials/integrations/kserve-mm Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ To send inference requests to the model:
8888=== "From within the cluster"
8989 1. Create a "sleep" pod in the cluster from which requests can be made:
9090 ```shell
91- curl -s https://raw.githubusercontent.com/iter8-tools/docs/v0.13.18 /samples/modelmesh-serving/sleep.sh | sh -
91+ curl -s https://raw.githubusercontent.com/iter8-tools/docs/v0.14.1 /samples/modelmesh-serving/sleep.sh | sh -
9292 ```
9393
9494 2. exec into the sleep pod:
Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ To send inference requests to the model:
8989=== "From within the cluster"
9090 1. Create a "sleep" pod in the cluster from which requests can be made:
9191 ```shell
92- curl -s https://raw.githubusercontent.com/iter8-tools/docs/v0.13.18 /samples/modelmesh-serving/sleep.sh | sh -
92+ curl -s https://raw.githubusercontent.com/iter8-tools/docs/v0.14.1 /samples/modelmesh-serving/sleep.sh | sh -
9393 ```
9494
9595 2. exec into the sleep pod:
Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ To send inference requests to the model:
8989=== "From within the cluster"
9090 1. Create a "sleep" pod in the cluster from which requests can be made:
9191 ```shell
92- curl -s https://raw.githubusercontent.com/iter8-tools/docs/v0.13.18 /samples/modelmesh-serving/sleep.sh | sh -
92+ curl -s https://raw.githubusercontent.com/iter8-tools/docs/v0.14.1 /samples/modelmesh-serving/sleep.sh | sh -
9393 ```
9494
9595 2. exec into the sleep pod:
You can’t perform that action at this time.
0 commit comments