Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 17, 2025

Conversation

CISC
Copy link
Collaborator

@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
2 checks passed
@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
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