forked from phoenix-oss/llama-stack-mirror
add scripts
This commit is contained in:
parent
4603206065
commit
7bba685dee
5 changed files with 38 additions and 3 deletions
6
kvant_build_local.sh
Executable file
6
kvant_build_local.sh
Executable file
|
@ -0,0 +1,6 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
export USE_COPY_NOT_MOUNT=true
|
||||
export LLAMA_STACK_DIR=.
|
||||
|
||||
uvx --from . llama stack build --template kvant --image-type container --image-name kvant
|
Loading…
Add table
Add a link
Reference in a new issue