Composable building blocks to build Llama Apps https://llama-stack.readthedocs.io
Find a file
2024-06-26 20:40:40 -07:00
simple_view fine tuning apis 2024-06-26 20:37:22 -07:00
batch_inference.yaml updates to the batch inference apis 2024-06-26 15:45:18 -07:00
chat_completion.yaml updated chat completion 2024-06-26 15:25:52 -07:00
fine_tuning.yaml Update fine_tuning.yaml 2024-06-26 20:38:24 -07:00
README.md Create README.md 2024-06-26 20:40:40 -07:00
reward_model_scoring.yaml update reward model scoring apis 2024-06-26 16:25:42 -07:00
synthetic_data_generation.yaml updates to synth data apis 2024-06-26 16:48:52 -07:00

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