mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-03 12:52:41 +00:00
Update cli_reference.md
This commit is contained in:
parent
ce70d21f65
commit
6b094b72d3
1 changed files with 2 additions and 3 deletions
|
@ -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
|
llama model prompt-format -m Llama3.2-3B-Instruct
|
||||||
```
|
```
|
||||||
<p align="center">
|

|
||||||
<img width="719" alt="image" src="https://github.com/user-attachments/assets/c5332026-8c0b-4edc-b438-ec60cd7ca554">
|
|
||||||
</p>
|
|
||||||
|
|
||||||
|
|
||||||
You will be shown a Markdown formatted description of the model interface and how prompts / messages are formatted for various scenarios.
|
You will be shown a Markdown formatted description of the model interface and how prompts / messages are formatted for various scenarios.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue