mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-12 13:00:39 +00:00
Update based on feedback
Signed-off-by: Yuan Tang <terrytangyuan@gmail.com>
This commit is contained in:
parent
27714fb3b7
commit
dd9bb9300a
1 changed files with 2 additions and 4 deletions
6
.env.dev
6
.env.dev
|
@ -1,6 +1,4 @@
|
|||
LLAMA_STACK_BASE_URL=http://localhost:5001
|
||||
LLAMA_STACK_BASE_URL=http://localhost:8321
|
||||
LLAMA_STACK_CLIENT_LOG=debug
|
||||
LLAMA_STACK_PORT=5001
|
||||
LLAMA_STACK_DIR=.
|
||||
LLAMA_MODELS_DIR=.
|
||||
LLAMA_STACK_PORT=8321
|
||||
LLAMA_STACK_CONFIG=
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue