mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-06-28 02:53:30 +00:00
Plurals
This commit is contained in:
parent
cd6ccb664c
commit
cf079a22a0
4 changed files with 6 additions and 6 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
|
@ -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.
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# Remote-Hosted Distribution
|
# Remote-Hosted Distributions
|
||||||
|
|
||||||
```{toctree}
|
```{toctree}
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# Self-Hosted Distribution
|
# Self-Hosted Distributions
|
||||||
|
|
||||||
```{toctree}
|
```{toctree}
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue