This commit is contained in:
Ashwin Bharambe 2024-11-20 23:24:59 -08:00
parent cd6ccb664c
commit cf079a22a0
4 changed files with 6 additions and 6 deletions

View file

@ -46,9 +46,9 @@ If so, we suggest:
Please see our pages in detail for the types of distributions we offer: Please see our pages in detail for the types of distributions we offer:
1. [Self-Hosted Distribution](./self_hosted_distro/index.md): If you want to run Llama Stack inference on your local machine. 1. [Self-Hosted Distributions](./self_hosted_distro/index.md): If you want to run Llama Stack inference on your local machine.
2. [Remote-Hosted Distribution](./remote_hosted_distro/index.md): If you want to connect to a remote hosted inference provider. 2. [Remote-Hosted Distributions](./remote_hosted_distro/index.md): If you want to connect to a remote hosted inference provider.
3. [On-device Distribution](./ondevice_distro/index.md): If you want to run Llama Stack inference on your iOS / Android device. 3. [On-device Distributions](./ondevice_distro/index.md): If you want to run Llama Stack inference on your iOS / Android device.
## Building Your Own Distribution ## Building Your Own Distribution

View file

@ -1,4 +1,4 @@
# On-Device Distribution # On-Device Distributions
On-device distributions are Llama Stack distributions that run locally on your iOS / Android device. On-device distributions are Llama Stack distributions that run locally on your iOS / Android device.

View file

@ -1,4 +1,4 @@
# Remote-Hosted Distribution # Remote-Hosted Distributions
```{toctree} ```{toctree}
:maxdepth: 2 :maxdepth: 2

View file

@ -1,4 +1,4 @@
# Self-Hosted Distribution # Self-Hosted Distributions
```{toctree} ```{toctree}
:maxdepth: 2 :maxdepth: 2