mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-17 21:19:48 +00:00
More doc cleanup
This commit is contained in:
parent
15e21cb8bd
commit
1f7bd4f5b7
6 changed files with 34 additions and 121 deletions
|
|
@ -1,6 +1,12 @@
|
|||
# On-Device Distributions
|
||||
|
||||
```{toctree}
|
||||
:maxdepth: 1
|
||||
:hidden:
|
||||
|
||||
ios_sdk
|
||||
```
|
||||
|
||||
On device distributions are Llama Stack distributions that run locally on your iOS / Android device.
|
||||
|
||||
Currently, we only support the [iOS SDK](ios_sdk); support for Android is coming soon.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue