add final newline

This commit is contained in:
Michal Moskal 2025-01-26 13:04:36 -08:00
parent 00fcd984d5
commit 437ff3178c

View file

@ -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