Skip to content

docs : bring llama-cli conversation/template docs up-to-date (#12036)#12426

Merged
ngxson merged 1 commit intoggml-org:masterfrom
CISC:docs-llama-cli-cnv-update
Mar 17, 2025
Merged

docs : bring llama-cli conversation/template docs up-to-date (#12036)#12426
ngxson merged 1 commit intoggml-org:masterfrom
CISC:docs-llama-cli-cnv-update

Conversation

@CISC
Copy link
Copy Markdown
Member

@CISC CISC commented Mar 17, 2025

A lot has changed with regards to how llama-cli works lately, it's necessary to correct and improve the documentation to avoid user confusion.

Specifically, address these changes:

  • Conversation mode is now default, use -no-cnv to disable it (84a4481)
  • Jinja template support using --jinja and --chat-template-file (6171c9d)
  • Added -sys/--system-prompt (45a8e76)
  • Added -sysf/--system-prompt-file (774973b)
  • Allowing preload of conversation with -p and adding -st/--single-turn (56d7a9f)

Fixes #12036

@CISC CISC added the documentation Improvements or additions to documentation label Mar 17, 2025
@ngxson ngxson merged commit 60c9029 into ggml-org:master Mar 17, 2025
@CISC CISC deleted the docs-llama-cli-cnv-update branch March 17, 2025 20:38
arthw pushed a commit to arthw/llama.cpp that referenced this pull request Mar 19, 2025
Seunghhon pushed a commit to Seunghhon/llama.cpp that referenced this pull request Apr 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation examples

Projects

None yet

Development

Successfully merging this pull request may close these issues.

llama-cli misbehaving (changed?)

2 participants