From 6b094b72d30d7920efb82831651be394585af964 Mon Sep 17 00:00:00 2001 From: Xi Yan Date: Tue, 8 Oct 2024 15:32:06 -0700 Subject: [PATCH] Update cli_reference.md --- docs/cli_reference.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/cli_reference.md b/docs/cli_reference.md index 0b5e73fb9..f0f67192f 100644 --- a/docs/cli_reference.md +++ b/docs/cli_reference.md @@ -215,9 +215,8 @@ You can even run `llama model prompt-format` see all of the templates and their ``` llama model prompt-format -m Llama3.2-3B-Instruct ``` -

-image -

+![alt text](resources/prompt-format.png) + You will be shown a Markdown formatted description of the model interface and how prompts / messages are formatted for various scenarios.