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 d8dd957 commit d311020Copy full SHA for d311020
config/charts/inferencepool/templates/inferencepool.yaml
@@ -1,5 +1,5 @@
1
{{ include "gateway-api-inference-extension.validations.inferencepool.common" $ }}
2
-apiVersion: inference.networking.x-k8s.io/v1alpha2
+apiVersion: inference.networking.k8s.io/v1
3
kind: InferencePool
4
metadata:
5
name: {{ .Release.Name }}
config/manifests/inferencepool-resources.yaml
@@ -3,7 +3,7 @@
# - ./conformance/resources/manifests/manifests.yaml
# - ./site-src/guides/inferencepool-rollout.md
---
6
7
8
9
name: vllm-llama3-8b-instruct
0 commit comments