We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc87672 commit 1409ec3Copy full SHA for 1409ec3
site-src/guides/index.md
@@ -277,7 +277,7 @@ A cluster with:
277
helm install vllm-llama3-8b-instruct \
278
--set inferencePool.modelServers.matchLabels.app=vllm-llama3-8b-instruct \
279
--set provider.name=$GATEWAY_PROVIDER \
280
- --version v0.3.0 \
+ --version v0.5.1 \
281
oci://registry.k8s.io/gateway-api-inference-extension/charts/inferencepool
282
```
283
0 commit comments