diff --git a/docs/source/distributions/index.md b/docs/source/distributions/index.md index 753555d5b..bedc9706e 100644 --- a/docs/source/distributions/index.md +++ b/docs/source/distributions/index.md @@ -46,9 +46,9 @@ If so, we suggest: 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. -2. [Remote-Hosted Distribution](./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. +1. [Self-Hosted Distributions](./self_hosted_distro/index.md): If you want to run Llama Stack inference on your local machine. +2. [Remote-Hosted Distributions](./remote_hosted_distro/index.md): If you want to connect to a remote hosted inference provider. +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 diff --git a/docs/source/distributions/ondevice_distro/index.md b/docs/source/distributions/ondevice_distro/index.md index b3228455d..d615e70ed 100644 --- a/docs/source/distributions/ondevice_distro/index.md +++ b/docs/source/distributions/ondevice_distro/index.md @@ -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. diff --git a/docs/source/distributions/remote_hosted_distro/index.md b/docs/source/distributions/remote_hosted_distro/index.md index 308d29fa1..d2c9282fc 100644 --- a/docs/source/distributions/remote_hosted_distro/index.md +++ b/docs/source/distributions/remote_hosted_distro/index.md @@ -1,4 +1,4 @@ -# Remote-Hosted Distribution +# Remote-Hosted Distributions ```{toctree} :maxdepth: 2 diff --git a/docs/source/distributions/self_hosted_distro/index.md b/docs/source/distributions/self_hosted_distro/index.md index fb775fb52..53a3c7b20 100644 --- a/docs/source/distributions/self_hosted_distro/index.md +++ b/docs/source/distributions/self_hosted_distro/index.md @@ -1,4 +1,4 @@ -# Self-Hosted Distribution +# Self-Hosted Distributions ```{toctree} :maxdepth: 2