llama : improve infill sampler
ggml-ci
This commit is contained in:
parent
e4be74b4b7
commit
0c1f51b73e
1 changed files with 1 additions and 1 deletions
|
@ -1764,7 +1764,7 @@ struct llama_sampler * llama_sampler_init_logit_bias(
|
|||
|
||||
// infill
|
||||
|
||||
//#define GGML_DEBUG_SAMPLER_INFILL
|
||||
#define GGML_DEBUG_SAMPLER_INFILL
|
||||
|
||||
struct llama_sampler_infill {
|
||||
const struct llama_vocab * vocab;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue