mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-18 05:39:47 +00:00
restructure
This commit is contained in:
parent
b7b1670aba
commit
932c09b35c
10 changed files with 222 additions and 17 deletions
|
|
@ -62,3 +62,13 @@ While there is a lot of flexibility to mix-and-match providers, often users will
|
|||
|
||||
|
||||
**On-device Distro**: Finally, you may want to run Llama Stack directly on an edge device (mobile phone or a tablet.) We provide Distros for iOS and Android (coming soon.)
|
||||
|
||||
## More Concepts
|
||||
- [Evaluation Concepts](evaluation_concepts.md)
|
||||
|
||||
```{toctree}
|
||||
:maxdepth: 1
|
||||
:hidden:
|
||||
|
||||
evaluation_concepts
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue