Skip to content

Commit 1ccc2a1

Browse files
committed
add a new line for readability
1 parent 0d26141 commit 1ccc2a1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/llava/mtmd-cli.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,8 @@ static int eval_message(mtmd_cli_context & ctx, common_chat_msg & msg, bool add_
214214

215215
ctx.n_past += mtmd_helper_get_n_pos(chunks);
216216

217+
printf("\n");
218+
217219
return 0;
218220
}
219221

0 commit comments

Comments
 (0)