llama-stack-mirror/llama_stack/templates
Sébastien Han 6371bb1b33
chore(refact)!: simplify config management (#1105)
# What does this PR do?

We are dropping configuration via CLI flag almost entirely. If any
server configuration has to be tweak it must be done through the server
section in the run.yaml.

This is unfortunately a breaking change for whover was using:

* `--tls-*`
* `--disable_ipv6`

`--port` stays around and get a special treatment since we believe, it's
common for user dev to change port for quick experimentations.

Closes: https://github.com/meta-llama/llama-stack/issues/1076

## Test Plan

Simply do `llama stack run <config>` nothing should break :)

Signed-off-by: Sébastien Han <seb@redhat.com>
2025-05-07 09:18:12 -07:00
..
bedrock chore(refact)!: simplify config management (#1105) 2025-05-07 09:18:12 -07:00
cerebras chore(refact)!: simplify config management (#1105) 2025-05-07 09:18:12 -07:00
ci-tests chore(refact)!: simplify config management (#1105) 2025-05-07 09:18:12 -07:00
dell chore(refact)!: simplify config management (#1105) 2025-05-07 09:18:12 -07:00
dev chore(refact)!: simplify config management (#1105) 2025-05-07 09:18:12 -07:00
experimental-post-training fix: fix experimental-post-training template (#1740) 2025-03-20 23:07:19 -07:00
fireworks chore(refact)!: simplify config management (#1105) 2025-05-07 09:18:12 -07:00
groq chore(refact)!: simplify config management (#1105) 2025-05-07 09:18:12 -07:00
hf-endpoint chore(refact)!: simplify config management (#1105) 2025-05-07 09:18:12 -07:00
hf-serverless chore(refact)!: simplify config management (#1105) 2025-05-07 09:18:12 -07:00
llama_api chore(refact)!: simplify config management (#1105) 2025-05-07 09:18:12 -07:00
meta-reference-gpu chore(refact)!: simplify config management (#1105) 2025-05-07 09:18:12 -07:00
nvidia chore(refact)!: simplify config management (#1105) 2025-05-07 09:18:12 -07:00
ollama chore(refact)!: simplify config management (#1105) 2025-05-07 09:18:12 -07:00
open-benchmark chore(refact)!: simplify config management (#1105) 2025-05-07 09:18:12 -07:00
passthrough chore(refact)!: simplify config management (#1105) 2025-05-07 09:18:12 -07:00
remote-vllm chore(refact)!: simplify config management (#1105) 2025-05-07 09:18:12 -07:00
sambanova chore(refact)!: simplify config management (#1105) 2025-05-07 09:18:12 -07:00
tgi chore(refact)!: simplify config management (#1105) 2025-05-07 09:18:12 -07:00
together chore(refact)!: simplify config management (#1105) 2025-05-07 09:18:12 -07:00
verification chore(refact)!: simplify config management (#1105) 2025-05-07 09:18:12 -07:00
vllm-gpu chore(refact)!: simplify config management (#1105) 2025-05-07 09:18:12 -07:00
watsonx chore(refact)!: simplify config management (#1105) 2025-05-07 09:18:12 -07:00
__init__.py Auto-generate distro yamls + docs (#468) 2024-11-18 14:57:06 -08:00
dependencies.json feat(providers): sambanova updated to use LiteLLM openai-compat (#1596) 2025-05-06 16:50:22 -07:00
template.py chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00