Skip to content

Run Llama.cpp in silent mode #777

Answered by leoshimo
OsaCode asked this question in Q&A
Apr 5, 2023 · 7 comments · 3 replies
Discussion options

You must be logged in to vote

hey @OsaCode - I accomplish this with two flags: --log-disable and --no-display-prompt:

$ ./llama-cli -m <model> -f input --log-disable --no-display-prompt

Replies: 7 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@OsaCode
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@MathiasSchindler
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@MYusufY
Comment options

Answer selected by Vaibhavs10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
9 participants