llama-stack-mirror/docs/source/distributions
Henry Tu f320eede2b
Update Cerebras docs to include header (#704)
# What does this PR do?

I noticed that the documentation for other providers have this header,
so I have added it to the Cerebras docs too.
```
---
orphan: true
---

# TGI Distribution

```{toctree}
:maxdepth: 2
:hidden:

self
    ```
```

This also fixes a typo in README.md where the link to the Cerebras docs included an extra `getting_started` section.

I did notice however that https://hub.docker.com/r/llamastack/distribution-cerebras still does not exist. How do I get the Cerebras Docker image uploaded?

cc: @ashwinb @raghotham 

## Before submitting

- [X] 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-13 20:18:34 -08:00
..
ondevice_distro Update kotlin docs to 0.0.58 (#614) 2024-12-12 13:09:13 -08:00
remote_hosted_distro Mark some pages as not-in-toctree explicitly 2024-11-23 15:27:44 -08:00
self_hosted_distro Update Cerebras docs to include header (#704) 2025-01-13 20:18:34 -08:00
building_distro.md Add missing "inline::" prefix for providers in building_distro.md (#702) 2025-01-02 09:03:30 -08:00
configuration.md Fix some typos in distributions/providers docs (#603) 2024-12-11 10:10:52 -08:00
importing_as_library.md removed assertion in ollama.py and fixed typo in the readme (#563) 2024-12-03 20:11:19 -08:00
index.md fix links for distro (#733) 2025-01-08 14:47:09 -08:00