diff --git a/common/sampling.h b/common/sampling.h index 7dbb865ac..fdfa9eed1 100644 --- a/common/sampling.h +++ b/common/sampling.h @@ -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); \ No newline at end of file + bool apply_grammar);