llama-stack/llama_stack/templates/remote-vllm
Charlie Doern 1ae61e8d5f
fix: replace all instances of --yaml-config with --config (#2196)
# What does this PR do?

start_stack.sh was using --yaml-config which is deprecated.

a bunch of distro docs also mentioned --yaml-config. Replaces all
instances and logic for --yaml-config with --config

resolves #2189

Signed-off-by: Charlie Doern <cdoern@redhat.com>
2025-05-16 14:31:12 -07:00
..
__init__.py Auto-generate distro yamls + docs (#468) 2024-11-18 14:57:06 -08:00
build.yaml fix: remove code interpeter implementation (#2087) 2025-05-01 14:35:08 -07:00
doc_template.md fix: replace all instances of --yaml-config with --config (#2196) 2025-05-16 14:31:12 -07:00
run-with-safety.yaml feat: allow the interface on which the server will listen to be configured (#2015) 2025-05-16 12:59:31 -07:00
run.yaml feat: allow the interface on which the server will listen to be configured (#2015) 2025-05-16 12:59:31 -07:00
vllm.py fix: remove code interpeter implementation (#2087) 2025-05-01 14:35:08 -07:00