Skip to content

Provider Catalog

Browse community-contributed evaluation providers from eval-hub-contrib. Each provider ships a provider.yaml that defines benchmarks, runtime settings, and container image references.

The catalog is synced from the contrib repository at site build time. Use the filters below to find a provider, then download either the raw provider.yaml or a ready-to-apply Kubernetes ConfigMap.

Showing 2 of 2 providers

After downloading a ConfigMap YAML, apply it to your cluster:

Terminal window
oc apply -f evalhub-provider-<id>.yaml

For full OpenShift deployment steps, see OpenShift Setup.

The EvalHub operator discovers providers via ConfigMap labels:

  • trustyai.opendatahub.io/evalhub-provider-type
  • trustyai.opendatahub.io/evalhub-provider-name

You can customize namespace and label values in the detail panel before downloading.