diff --git a/common/sampling.h b/common/sampling.h index 45fc2bcef..38ae951e5 100644 --- a/common/sampling.h +++ b/common/sampling.h @@ -106,4 +106,4 @@ std::vector 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 \ No newline at end of file +#endif // LLAMA_USE_LLGUIDANCE