llama-stack/docs
Bill Murdock b0dec797a0
Add Podman instructions to Quick Start (#957)
Podman is a popular alternative to Docker, so it would be nice to make
it clear that it can also be used to deploy the container for the
server. The instructions are a little different because you have to
create the directory (unlike with Docker which makes the directory for
you).

# What does this PR do?

- [ ] Add Podman instructions to Quick Start

## Test Plan

Documentation only.


## Sources

I tried it out and it worked.

## Before submitting

- [x] This PR fixes a typo or improves the docs (you can dismiss the
other checks if that's the case).
- [ ] Ran pre-commit to handle lint / formatting issues.
- [ ] Read the [contributor
guideline](https://github.com/meta-llama/llama-stack/blob/main/CONTRIBUTING.md),
      Pull Request section?
- [ ] Updated relevant documentation.
- [ ] Wrote necessary unit or integration tests.
2025-02-04 14:37:02 -08:00
..
_static Several documentation fixes and fix link to API reference 2025-02-04 14:00:43 -08:00
notebooks notebook point to github as source of truth 2025-02-03 15:08:25 -08:00
openapi_generator Several documentation fixes and fix link to API reference 2025-02-04 14:00:43 -08:00
resources Several documentation fixes and fix link to API reference 2025-02-04 14:00:43 -08:00
source Add Podman instructions to Quick Start (#957) 2025-02-04 14:37:02 -08:00
zero_to_hero_guide Fix precommit check after moving to ruff (#927) 2025-02-02 06:46:45 -08:00
contbuild.sh Fix broken links with docs 2024-11-22 20:42:17 -08:00
dog.jpg Support for Llama3.2 models and Swift SDK (#98) 2024-09-25 10:29:58 -07:00
getting_started.ipynb Update colab link to be pointing back to github source 2025-02-03 15:00:21 -08:00
license_header.txt Initial commit 2024-07-23 08:32:33 -07:00
make.bat first version of readthedocs (#278) 2024-10-22 10:15:58 +05:30
Makefile first version of readthedocs (#278) 2024-10-22 10:15:58 +05:30
readme.md adding readme to docs folder for easier discoverability of notebooks … (#857) 2025-01-28 04:58:46 -08:00
requirements.txt [docs] add playground ui docs (#592) 2024-12-12 10:40:38 -08:00

Llama Stack Documentation

Here's a collection of comprehensive guides, examples, and resources for building AI applications with Llama Stack. For the complete documentation, visit our ReadTheDocs page.

Content

Try out Llama Stack's capabilities through our detailed Jupyter notebooks: