mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-06-28 10:54:19 +00:00
Create README.md
This commit is contained in:
parent
76a9f67189
commit
18df9ac33d
1 changed files with 10 additions and 0 deletions
10
README.md
Normal file
10
README.md
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue