mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-19 12:59:39 +00:00
some improvements for none cases
This commit is contained in:
parent
89aadb793a
commit
22875a5ce0
4 changed files with 11 additions and 15 deletions
|
|
@ -37,7 +37,7 @@ llama stack build
|
|||
|
||||
> Enter a name for your Llama Stack (e.g. my-local-stack): my-stack
|
||||
> Enter the image type you want your Llama Stack to be built as (docker or conda): conda
|
||||
> Enter the target platform you want your Llama Stack to be built for: linux/arm64
|
||||
> Enter the target platform you want your Llama Stack to be built for:
|
||||
|
||||
Llama Stack is composed of several APIs working together. Let's select
|
||||
the provider types (implementations) you want to use for these APIs.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue