Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 793 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 793 Bytes

LLama Stack Playground

This repository is meant as an initial entry point in which the AI practice is able to help share knowledge on different pieces they have learned about use of the Llama stack.

This is meant to be an open forum for being able to collaborate.

Warning

Be careful that any secret information remains secret. Make any changes you need to the .gitignore and liberal use of local environment variables.

Folder Structure

  • client-apps/ - Series of example applications used to interact with the Llama Stack.
  • helm-chart/ - Helm chart that can be used to deploy the Llama Stack and the Playground UI
  • docs/ - Documents and notes giving information about the llama stack.
  • run-configs/ - Example configuration files used to set up the llama stack.