Files
llama.cpp/src
Daniel Bevenius 25f33806d3 sampling : add debug log when backend sampler selects token
This commit adds a debug log statement in the llama_sampler_sample
to indicate when a backend sampler has selected a token for a given
index.

The modification helps in tracing the sampling process and understanding
the flow of control when backend samplers are used.
2025-11-24 15:03:41 +01:00
..
2025-09-05 17:32:39 -06:00
2025-09-05 17:32:39 -06:00