mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-16 09:58:10 +00:00
281 B
281 B
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