llama-stack-mirror/llama_stack
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
..
apis REST API fixes (#789) 2025-01-16 13:47:08 -08:00
cli Make llama stack build not create a new conda by default (#788) 2025-01-16 13:44:53 -08:00
distribution REST API fixes (#789) 2025-01-16 13:47:08 -08:00
providers Make llama stack build not create a new conda by default (#788) 2025-01-16 13:44:53 -08:00
scripts Fix to conda env build script 2024-12-17 12:19:34 -08:00
templates fix cerebras template (#790) 2025-01-16 13:53:06 -08:00
__init__.py export LibraryClient 2024-12-13 12:08:00 -08:00