llama-stack/docs/source
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
..
building_applications docs: Fix Links, Add Podman Instructions, Vector DB Unregister, and Example Script (#1129) 2025-02-20 13:52:14 -08:00
concepts docs: Add vLLM to the list of inference providers in concepts and providers pages (#1227) 2025-02-23 20:16:30 -08:00
contributing docs: Add note about distro_codegen.py and provider dependencies (#1175) 2025-02-20 09:23:46 -08:00
distributions feat: Add Groq distribution template (#1173) 2025-02-25 14:16:56 -08:00
getting_started fix(rag-example): add provider_id to avoid llama_stack_client 400 error (#1114) 2025-02-19 15:37:25 -08:00
introduction Update index.md (#888) 2025-01-28 04:55:41 -08:00
playground fix!: update eval-tasks -> benchmarks (#1032) 2025-02-13 16:40:58 -08:00
providers docs: Add vLLM to the list of inference providers in concepts and providers pages (#1227) 2025-02-23 20:16:30 -08:00
references docs: Remove $ from client CLI ref to add valid copy and paste ability (#1260) 2025-02-25 13:50:00 -08:00
conf.py docs: Adding Provider sections to docs (#1195) 2025-02-22 11:59:34 -08:00
index.md fix: update index.md to include 0.1.4 (#1259) 2025-02-25 13:34:29 -08:00