mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-29 15:23:51 +00:00
image
This commit is contained in:
parent
cacbf99750
commit
e7dc6a5d1f
1 changed files with 6 additions and 1 deletions
|
@ -6,7 +6,12 @@ The Llama Stack defines and standardizes the building blocks needed to bring gen
|
|||
|
||||
The Stack APIs are rapidly improving, but still very much work in progress and we invite feedback as well as direct contributions.
|
||||
|
||||
<center><img src="../_static/llama-stack.png" style="width: 400px;"></center>
|
||||
|
||||
```{image} ../_static/llama-stack.png
|
||||
:alt: Llama Stack
|
||||
:width: 400px
|
||||
:align: center
|
||||
```
|
||||
|
||||
## APIs
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue