llama-stack-mirror/distributions
Xi Yan a6b9f2cec7
fix cerebras template (#790)
# What does this PR do?

- fix cerebras template

## Test Plan

```
llama stack build --template cerebras --image-type conda
llama stack run cerebras
LLAMA_STACK_BASE_URL="http://localhost:5000" pytest -v tests/client-sdk/ --html=report.html --self-contained-html
```

## Sources

Please link relevant resources if necessary.


## Before submitting

- [ ] This PR fixes a typo or improves the docs (you can dismiss the
other checks if that's the case).
- [ ] Ran pre-commit to handle lint / formatting issues.
- [ ] Read the [contributor
guideline](https://github.com/meta-llama/llama-stack/blob/main/CONTRIBUTING.md),
      Pull Request section?
- [ ] Updated relevant documentation.
- [ ] Wrote necessary unit or integration tests.
2025-01-16 13:53:06 -08:00
..
bedrock Update more distribution docs to be simpler and partially codegen'ed 2024-11-20 22:03:44 -08:00
cerebras Cerebras Inference Integration (#265) 2024-12-03 21:15:32 -08:00
dell-tgi Auto-generate distro yamls + docs (#468) 2024-11-18 14:57:06 -08:00
fireworks Auto-generate distro yamls + docs (#468) 2024-11-18 14:57:06 -08:00
meta-reference-gpu Auto-generate distro yamls + docs (#468) 2024-11-18 14:57:06 -08:00
meta-reference-quantized-gpu Auto-generate distro yamls + docs (#468) 2024-11-18 14:57:06 -08:00
ollama Auto-generate distro yamls + docs (#468) 2024-11-18 14:57:06 -08:00
remote-nvidia add nvidia distribution (#565) 2025-01-15 14:04:43 -08:00
remote-vllm rename LLAMASTACK_PORT to LLAMA_STACK_PORT for consistency with other env vars (#744) 2025-01-10 11:09:49 -08:00
tgi Auto-generate distro yamls + docs (#468) 2024-11-18 14:57:06 -08:00
together Auto-generate distro yamls + docs (#468) 2024-11-18 14:57:06 -08:00
vllm-gpu Update more distribution docs to be simpler and partially codegen'ed 2024-11-20 22:03:44 -08:00
dependencies.json fix cerebras template (#790) 2025-01-16 13:53:06 -08:00