evals docs

This commit is contained in:
Xi Yan 2024-11-22 21:07:03 -08:00
parent 890e4e8732
commit b540469b05
2 changed files with 8 additions and 2 deletions

View file

@ -1,4 +1,4 @@
# (Experimental) Llama Stack Evaluations Flow
# Evaluations
The Llama Stack Evaluation flow allows you to run evaluations on your GenAI application datasets or pre-registered benchmarks.

View file

@ -1,3 +1,9 @@
# Cookbooks
- [(Experimental) Llama Stack Evaluations Flow](evals)
- [Evaluations Flow](evals.md)
```{toctree}
:maxdepth: 2
:hidden:
evals.md
```