From 08d450dd461d57cd1844863b018dc6d45bdfb50e Mon Sep 17 00:00:00 2001 From: Chirag Modi <98582575+cmodi-meta@users.noreply.github.com> Date: Wed, 4 Dec 2024 08:26:53 -0800 Subject: [PATCH] Update README.md Fixing the broken link to Llama Stack CLI Reference --- Llama-Guard3/1B/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Llama-Guard3/1B/README.md b/Llama-Guard3/1B/README.md index 9ee5d0a8..e205ebca 100644 --- a/Llama-Guard3/1B/README.md +++ b/Llama-Guard3/1B/README.md @@ -4,7 +4,7 @@ Llama Guard 3-1B is a model that provides input and output guardrails for LLM de # Download -Please see the [Llama CLI Reference](https://github.com/meta-llama/llama-stack/blob/main/docs/cli_reference.md#step-1-get-the-models) for downloading this model. +Please see the [Llama CLI Reference](https://llama-stack.readthedocs.io/en/latest/references/llama_cli_reference/index.html) for downloading this model. # Quick Start