We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 585a501 commit 897d572Copy full SHA for 897d572
1 file changed
tests/model_explainability/guardrails/conftest.py
@@ -100,7 +100,7 @@ def vllm_runtime(
100
client=admin_client,
101
name="vllm-runtime-cpu-fp16",
102
namespace=model_namespace.name,
103
- template_name="vllm-runtime-template",
+ template_name="vllm-cpu-runtime-template",
104
deployment_type=KServeDeploymentType.RAW_DEPLOYMENT,
105
runtime_image="quay.io/rh-aiservices-bu/vllm-cpu-openai-ubi9"
106
"@sha256:d680ff8becb6bbaf83dfee7b2d9b8a2beb130db7fd5aa7f9a6d8286a58cebbfd",
0 commit comments