Skip to content

Commit 153a0b8

Browse files
ochafikngxson
andauthored
Update common/arg.cpp
Co-authored-by: Xuan-Son Nguyen <[email protected]>
1 parent 2eb3c69 commit 153a0b8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

common/arg.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3016,7 +3016,6 @@ common_params_context common_params_parser_init(common_params & params, llama_ex
30163016
params.offline = true;
30173017
}
30183018
).set_env("LLAMA_OFFLINE"));
3019-
30203019
add_opt(common_arg(
30213020
{"-lv", "--verbosity", "--log-verbosity"}, "N",
30223021
"Set the verbosity threshold. Messages with a higher verbosity will be ignored.",

0 commit comments

Comments
 (0)