mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-15 22:18:00 +00:00
add notes about batches development status to docs
this also captures other notes from agents, eval and inference apis
This commit is contained in:
parent
8e678912ec
commit
04a73c89ef
7 changed files with 56 additions and 1 deletions
|
@ -18,3 +18,4 @@ We are working on adding a few more APIs to complete the application lifecycle.
|
|||
- **Batch Inference**: run inference on a dataset of inputs
|
||||
- **Batch Agents**: run agents on a dataset of inputs
|
||||
- **Synthetic Data Generation**: generate synthetic data for model development
|
||||
- **Batches**: OpenAI-compatible batch management for inference
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue