mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-03 18:00:36 +00:00
fix uts
This commit is contained in:
parent
d0796388e7
commit
97ff9b5ef8
4 changed files with 16 additions and 40 deletions
|
|
@ -2,11 +2,15 @@
|
|||
description: |
|
||||
Evaluations
|
||||
|
||||
<<<<<<< HEAD
|
||||
<<<<<<< HEAD
|
||||
Llama Stack Evaluation API for running evaluations on model and agent candidates.
|
||||
=======
|
||||
Llama Stack Evaluation API for running evaluations on model and agent candidates."
|
||||
>>>>>>> eb10a349 (clean)
|
||||
=======
|
||||
Llama Stack Evaluation API for running evaluations on model and agent candidates."
|
||||
>>>>>>> 94479abf (fix uts)
|
||||
sidebar_label: Eval
|
||||
title: Eval
|
||||
---
|
||||
|
|
@ -17,6 +21,6 @@ title: Eval
|
|||
|
||||
Evaluations
|
||||
|
||||
Llama Stack Evaluation API for running evaluations on model and agent candidates.
|
||||
Llama Stack Evaluation API for running evaluations on model and agent candidates.
|
||||
|
||||
This section contains documentation for all available providers for the **eval** API.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue