mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-02 00:34:44 +00:00
evals docs
This commit is contained in:
parent
890e4e8732
commit
b540469b05
2 changed files with 8 additions and 2 deletions
|
@ -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.
|
The Llama Stack Evaluation flow allows you to run evaluations on your GenAI application datasets or pre-registered benchmarks.
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,9 @@
|
||||||
# Cookbooks
|
# Cookbooks
|
||||||
|
|
||||||
- [(Experimental) Llama Stack Evaluations Flow](evals)
|
- [Evaluations Flow](evals.md)
|
||||||
|
|
||||||
|
```{toctree}
|
||||||
|
:maxdepth: 2
|
||||||
|
:hidden:
|
||||||
|
evals.md
|
||||||
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue