common : fix final newline
This commit is contained in:
parent
b4377eedfd
commit
88fd22c3fc
1 changed files with 1 additions and 1 deletions
|
@ -111,4 +111,4 @@ void llama_sampling_accept(
|
|||
struct llama_sampling_context * ctx_sampling,
|
||||
struct llama_context * ctx_main,
|
||||
llama_token id,
|
||||
bool apply_grammar);
|
||||
bool apply_grammar);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue