mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-29 15:23:51 +00:00
wip subfolder
This commit is contained in:
parent
c497cb57f3
commit
3e5b002335
5 changed files with 10 additions and 0 deletions
3
docs/source/getting_started/getting_started_conda.md
Normal file
3
docs/source/getting_started/getting_started_conda.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
# Getting Started with Llama Stack (Conda)
|
||||
|
||||
WIP
|
3
docs/source/getting_started/getting_started_docker.md
Normal file
3
docs/source/getting_started/getting_started_docker.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
# Getting Started with Llama Stack (Docker)
|
||||
|
||||
WIP
|
|
@ -41,6 +41,10 @@ A Distribution is where APIs and Providers are assembled together to provide a c
|
|||
|
||||
```{toctree}
|
||||
:hidden:
|
||||
:maxdepth: 2
|
||||
cli_reference.md
|
||||
getting_started.md
|
||||
|
||||
./getting_started/getting_started_conda.md
|
||||
./getting_started/getting_started_docker.md
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue