mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-17 18:29:50 +00:00
restructure
This commit is contained in:
parent
b7b1670aba
commit
932c09b35c
10 changed files with 222 additions and 17 deletions
|
|
@ -1,6 +1,8 @@
|
|||
# Building AI Applications
|
||||
|
||||
Llama Stack provides all the building blocks needed to create sophisticated AI applications. This guide will walk you through how to use these components effectively.
|
||||
[](https://colab.research.google.com/drive/1F2ksmkoGQPa4pzRjMOE6BXWeOxWFIW6n?usp=sharing)
|
||||
|
||||
Llama Stack provides all the building blocks needed to create sophisticated AI applications. This guide will walk you through how to use these components effectively. Check out our Colab notebook on to follow along working examples on how you can build LLM-powered agentic applications using Llama Stack.
|
||||
|
||||
## Basic Inference
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue