ik_llama_opt/include
dungquixote42 0ed847d314
Adaptive P Sampler: Quality Control (#2337)
* adaptive p: do not transform masked tokens

* adaptive p: reuse .cum_orig_prob for .cum_cur_p

* adaptive p: add fallback for cum_orig_prob==0

* adaptive p: add reset in common_sampler_reset()

* adaptive p: minor
2026-08-24 18:49:49 +02:00
..
llama.h Adaptive P Sampler: Quality Control (#2337) 2026-08-24 18:49:49 +02:00