From 3dc4b4f141d71d33a0879c28adfee7a4844a06e1 Mon Sep 17 00:00:00 2001 From: Raghotham Murthy Date: Wed, 27 Aug 2025 11:55:55 -0700 Subject: [PATCH] Clarify title --- .../distributions/self_hosted_distro/meta-reference-gpu.md | 2 +- llama_stack/distributions/meta-reference-gpu/doc_template.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/source/distributions/self_hosted_distro/meta-reference-gpu.md b/docs/source/distributions/self_hosted_distro/meta-reference-gpu.md index b0cce255b..84b85b91c 100644 --- a/docs/source/distributions/self_hosted_distro/meta-reference-gpu.md +++ b/docs/source/distributions/self_hosted_distro/meta-reference-gpu.md @@ -2,7 +2,7 @@ orphan: true --- -# Meta Reference Distribution +# Meta Reference GPU Distribution ```{toctree} :maxdepth: 2 diff --git a/llama_stack/distributions/meta-reference-gpu/doc_template.md b/llama_stack/distributions/meta-reference-gpu/doc_template.md index ff45c3826..602d053c4 100644 --- a/llama_stack/distributions/meta-reference-gpu/doc_template.md +++ b/llama_stack/distributions/meta-reference-gpu/doc_template.md @@ -1,7 +1,7 @@ --- orphan: true --- -# Meta Reference Distribution +# Meta Reference GPU Distribution ```{toctree} :maxdepth: 2 @@ -29,7 +29,7 @@ The following environment variables can be configured: ## Prerequisite: Downloading Models -Please use `llama model list --downloaded` to check that you have llama model checkpoints downloaded in `~/.llama` before proceeding. See [installation guide](https://llama-stack.readthedocs.io/en/latest/references/llama_cli_reference/download_models.html) here to download the models. Run `llama model list` to see the available models to download, and `llama model download` to download the checkpoints. +Please use `llama model list --downloaded` to check that you have llama model checkpoints downloaded in `~/.llama` before proceeding. See [installation guide](../../references/llama_cli_reference/download_models.md) here to download the models. Run `llama model list` to see the available models to download, and `llama model download` to download the checkpoints. ``` $ llama model list --downloaded