mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-10 05:24:39 +00:00
llama-toolchain -> llama-stack (hyphens)
This commit is contained in:
parent
6665d31cdf
commit
d1959e6889
9 changed files with 17 additions and 17 deletions
|
@ -1,6 +1,6 @@
|
|||
# llama-stack
|
||||
|
||||
[](https://pypi.org/project/llama-toolchain/)
|
||||
[](https://pypi.org/project/llama-stack/)
|
||||
[](https://discord.gg/TZAAYNVtrU)
|
||||
|
||||
This repository contains the specifications and implementations of the APIs which are part of the Llama Stack.
|
||||
|
@ -42,7 +42,7 @@ A Distribution is where APIs and Providers are assembled together to provide a c
|
|||
|
||||
## Installation
|
||||
|
||||
You can install this repository as a [package](https://pypi.org/project/llama-toolchain/) with `pip install llama-toolchain`
|
||||
You can install this repository as a [package](https://pypi.org/project/llama-stack/) with `pip install llama-stack`
|
||||
|
||||
If you want to install from source:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue