llama-stack-mirror/docs/source
Botao Chen 78727aad26
Improve model download doc (#748)
## context
The documentation around model download from meta source part
https://llama-stack.readthedocs.io/en/latest/references/llama_cli_reference/index.html#downloading-from-meta
confused me and another colleague because we met
[issue](https://github.com/meta-llama/llama-stack/issues/746) during
downloading.

After some debugging, I found that we need to quote META_URL in the
command. To avoid other users have the same confusion, I updated the doc
tor make it more clear

## test 

before 
![Screenshot 2025-01-12 at 11 48
37 PM](https://github.com/user-attachments/assets/960a8793-4d32-44b0-a099-6214be7921b6)

after
![Screenshot 2025-01-12 at 11 40
02 PM](https://github.com/user-attachments/assets/8dfe5e36-bdba-47ef-a251-ec337d12e2be)
2025-01-13 00:39:12 -08:00
..
benchmark_evaluations add colab notebook & update docs (#619) 2024-12-13 19:15:15 -08:00
building_applications Update Telemetry API so OpenAPI generation can work (#640) 2024-12-16 13:00:14 -08:00
concepts add colab notebook & update docs (#619) 2024-12-13 19:15:15 -08:00
contributing Fix some typos in distributions/providers docs (#603) 2024-12-11 10:10:52 -08:00
distributions rename LLAMASTACK_PORT to LLAMA_STACK_PORT for consistency with other env vars (#744) 2025-01-10 11:09:49 -08:00
getting_started Minor Quick Start documentation updates. (#692) 2024-12-30 14:19:05 -08:00
introduction Add documentations for building applications and with some content for agentic loop 2024-12-08 16:54:02 -08:00
playground update playground doc video 2024-12-26 14:50:19 -08:00
references Improve model download doc (#748) 2025-01-13 00:39:12 -08:00
conf.py [docs] add playground ui docs (#592) 2024-12-12 10:40:38 -08:00
index.md add colab notebook & update docs (#619) 2024-12-13 19:15:15 -08:00