mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-18 06:49:47 +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
11249b029b
commit
e6d5bf5588
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