mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-06-29 03:14:19 +00:00
Composable building blocks to build Llama Apps
https://llama-stack.readthedocs.io
simple_view | ||
batch_inference.yaml | ||
chat_completion.yaml | ||
fine_tuning.yaml | ||
README.md | ||
reward_model_scoring.yaml | ||
synthetic_data_generation.yaml |
This repo contains the API specifications for various parts of the Llama Stack. The Stack consists of toolchain-apis and agentic-apis.
The tool chain apis that are covered --
- chat_completion
- batch inference
- fine tuning
- reward model scoring
- synthetic data generation