llama-stack-mirror/llama_stack/distributions
Ashwin Bharambe 7519b73fcc
feat(distro): fork off a starter-gpu distribution (#3240)
The starter distribution added post-training which added torch
dependencies which pulls in all the nvidia CUDA libraries. This made our
starter container very big. We have worked hard to keep the starter
container small so it serves its purpose as a starter. This PR tries to
get it back to its size by forking off duplicate "-gpu" providers for
post-training. These forked providers are then used for a new
`starter-gpu` distribution which can pull in all dependencies.
2025-08-22 15:47:15 -07:00
..
ci-tests feat(distro): fork off a starter-gpu distribution (#3240) 2025-08-22 15:47:15 -07:00
dell fix: Dell distribution missing kvstore (#3113) 2025-08-13 06:18:25 -07:00
meta-reference-gpu chore: rename templates to distributions (#3035) 2025-08-04 11:34:17 -07:00
nvidia docs: fix the docs for NVIDIA Inference Provider (#3055) 2025-08-08 11:27:55 +02:00
open-benchmark chore: rename templates to distributions (#3035) 2025-08-04 11:34:17 -07:00
postgres-demo chore: update postgres_demo with new config (#3045) 2025-08-06 07:48:40 -07:00
starter feat(distro): fork off a starter-gpu distribution (#3240) 2025-08-22 15:47:15 -07:00
starter-gpu feat(distro): fork off a starter-gpu distribution (#3240) 2025-08-22 15:47:15 -07:00
watsonx chore: rename templates to distributions (#3035) 2025-08-04 11:34:17 -07:00
__init__.py chore: rename templates to distributions (#3035) 2025-08-04 11:34:17 -07:00
template.py chore: rename templates to distributions (#3035) 2025-08-04 11:34:17 -07:00