From 54e9581c0b2f6fc681715a46b9b07cad6623b99c Mon Sep 17 00:00:00 2001 From: Chirag Modi <98582575+cmodi-meta@users.noreply.github.com> Date: Wed, 4 Dec 2024 13:21:14 -0800 Subject: [PATCH] Update README.md (#69) Summary: Fixing the broken link to Llama Stack CLI Reference Pull Request resolved: https://github.com/meta-llama/PurpleLlama/pull/69 Reviewed By: cmodi-meta Differential Revision: D66774886 Pulled By: JFChi fbshipit-source-id: 18e045e1cf73aeace055a0756b7172cc83766177 --- 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