llama-stack-mirror/llama_stack
Matthew Farrellee 8f9964f46b
fix: update llama stack build --run to use new start_stack.sh signature (#2191)
# What does this PR do?
fixes #2188

## Test Plan
`INFERENCE_MODEL=meta-llama/Llama-3.3-70B-Instruct llama stack build
--image-name ollama --image-type conda --template ollama --run` without
error
2025-05-16 14:32:02 -07:00
..
apis chore: more API validators (#2165) 2025-05-15 11:22:51 -07:00
cli fix: update llama stack build --run to use new start_stack.sh signature (#2191) 2025-05-16 14:32:02 -07:00
distribution fix: replace all instances of --yaml-config with --config (#2196) 2025-05-16 14:31:12 -07:00
models fix: llama4 tool use prompt fix (#2103) 2025-05-06 22:18:31 -07:00
providers feat: use openai-python for openai inference provider (#2193) 2025-05-16 12:57:56 -07:00
strong_typing chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
templates fix: replace all instances of --yaml-config with --config (#2196) 2025-05-16 14:31:12 -07:00
ui feat: Adding dark mode, cleaning the UI a small bit, adding a link to the API documentation, and linting the code. (#2182) 2025-05-16 10:48:26 -07:00
__init__.py export LibraryClient 2024-12-13 12:08:00 -08:00
env.py refactor(test): move tools, evals, datasetio, scoring and post training tests (#1401) 2025-03-04 14:53:47 -08:00
log.py chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
schema_utils.py chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00