We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ab3be5 commit 073081fCopy full SHA for 073081f
tests/model_explainability/trustyai_service/drift/conftest.py
@@ -63,7 +63,6 @@ def mlserver_runtime(
63
protocol_versions=["v2"],
64
annotations={
65
f"{ApiGroups.OPENDATAHUB_IO}/accelerator-name": "",
66
- f"{ApiGroups.OPENDATAHUB_IO}/recommended-accelerators": [Labels.Nvidia.NVIDIA_COM_GPU],
67
f"{ApiGroups.OPENDATAHUB_IO}/template-display-name": "KServe MLServer",
68
"prometheus.kserve.io/path": "/metrics",
69
"prometheus.io/port": str(Ports.REST_PORT),
0 commit comments