add final newline
This commit is contained in:
parent
00fcd984d5
commit
437ff3178c
1 changed files with 1 additions and 1 deletions
|
@ -106,4 +106,4 @@ std::vector<enum common_sampler_type> common_sampler_types_from_chars(const std:
|
|||
#ifdef LLAMA_USE_LLGUIDANCE
|
||||
struct llama_sampler * llama_sampler_init_llg(const llama_vocab * vocab,
|
||||
const char * grammar_kind, const char * grammar_data);
|
||||
#endif // LLAMA_USE_LLGUIDANCE
|
||||
#endif // LLAMA_USE_LLGUIDANCE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue