diff --git a/docs/source/providers/external.md b/docs/source/providers/external.md index 5aab5ee0f..93d822731 100644 --- a/docs/source/providers/external.md +++ b/docs/source/providers/external.md @@ -54,6 +54,7 @@ Here's a list of known external providers that you can use with Llama Stack: |------|-------------|-----|------|------------| | KubeFlow Training | Train models with KubeFlow | Post Training | Remote | [llama-stack-provider-kft](https://github.com/opendatahub-io/llama-stack-provider-kft) | | RamaLama | Inference models with RamaLama | Inference | Remote | [ramalama-stack](https://github.com/containers/ramalama-stack) | +| TrustyAI LM-Eval | Evaluate models with TrustyAI LM-Eval | Eval | Remote | [llama-stack-provider-lmeval](https://github.com/trustyai-explainability/llama-stack-provider-lmeval) | ### Remote Provider Specification