llama-stack-mirror/docs/source/references
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
..
api_reference [docs] add openapi spec to docs (#508) 2024-11-22 17:54:32 -08:00
evals_reference docs: update evals_reference/index.md (#675) 2024-12-26 11:32:37 -08:00
llama_cli_reference Improve model download doc (#748) 2025-01-13 00:39:12 -08:00
python_sdk_reference Add Python SDK reference 2024-11-22 18:27:30 -08:00
index.md add colab notebook & update docs (#619) 2024-12-13 19:15:15 -08:00
llama_stack_client_cli_reference.md update client cli docs (#560) 2024-12-02 16:10:16 -08:00