diff --git a/README.md b/README.md new file mode 100644 index 000000000..9f067bb3e --- /dev/null +++ b/README.md @@ -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 +