mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-31 07:00:02 +00:00
default to 8321 everywhere
This commit is contained in:
parent
581e8ae562
commit
41f0421dbf
56 changed files with 2352 additions and 2305 deletions
|
|
@ -134,7 +134,7 @@ def get_distribution_template() -> DistributionTemplate:
|
|||
},
|
||||
run_config_env_vars={
|
||||
"LLAMA_STACK_PORT": (
|
||||
"5001",
|
||||
"8321",
|
||||
"Port for the Llama Stack distribution server",
|
||||
),
|
||||
"INFERENCE_MODEL": (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue