From 18df9ac33d1ee8866bc6b2b0579da9283fe7e6cc Mon Sep 17 00:00:00 2001 From: Hardik Shah Date: Wed, 26 Jun 2024 20:40:40 -0700 Subject: [PATCH] Create README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.md 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 +