Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
mmoskal committed Nov 9, 2024
1 parent b51a751 commit 20ac793
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/llama-sampling.h
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ struct llama_sampler * llama_sampler_init_grammar_impl(
const char * grammar_str,
const char * grammar_root);


struct llama_sampler * llama_sampler_init_infill_impl(
const struct llama_vocab & vocab);

Expand Down

0 comments on commit 20ac793

Please sign in to comment.