llama-stack/docs/source/distributions/self_hosted_distro
Vladislav Bronzov 967cff4533
feat: Add Groq distribution template (#1173)
# What does this PR do?

Create a distribution template using Groq as inference provider.
Link to issue: https://github.com/meta-llama/llama-stack/issues/958


## Test Plan
Run `python llama_stack/scripts/distro_codegen.py` to generate run.yaml
and build.yaml
Test the newly created template by running
`llama stack build --template <template-name>`
`llama stack run <template-name>`
2025-02-25 14:16:56 -08:00
..
bedrock.md fix: Get distro_codegen.py working with default deps and enabled in pre-commit hooks (#1123) 2025-02-19 18:39:20 -08:00
cerebras.md chore: move embedding deps to RAG tool where they are needed (#1210) 2025-02-21 11:33:41 -08:00
dell-tgi.md Update default port from 5000 -> 8321 2025-01-16 15:26:48 -08:00
dell.md chore: move embedding deps to RAG tool where they are needed (#1210) 2025-02-21 11:33:41 -08:00
fireworks.md chore: move embedding deps to RAG tool where they are needed (#1210) 2025-02-21 11:33:41 -08:00
groq.md feat: Add Groq distribution template (#1173) 2025-02-25 14:16:56 -08:00
meta-reference-gpu.md fix: Readthedocs cannot parse comments, resulting in docs bugs (#1033) 2025-02-10 16:35:16 -05:00
meta-reference-quantized-gpu.md fix: Readthedocs cannot parse comments, resulting in docs bugs (#1033) 2025-02-10 16:35:16 -05:00
nvidia.md add nvidia distribution (#565) 2025-01-15 14:04:43 -08:00
ollama.md chore: move embedding deps to RAG tool where they are needed (#1210) 2025-02-21 11:33:41 -08:00
remote-vllm.md chore: move embedding deps to RAG tool where they are needed (#1210) 2025-02-21 11:33:41 -08:00
sambanova.md fix: Readthedocs cannot parse comments, resulting in docs bugs (#1033) 2025-02-10 16:35:16 -05:00
tgi.md chore: move embedding deps to RAG tool where they are needed (#1210) 2025-02-21 11:33:41 -08:00
together.md chore: move embedding deps to RAG tool where they are needed (#1210) 2025-02-21 11:33:41 -08:00