Files
llama.cpp/common
Oliver Simons 1750917420 Fix different RNG-states between backend-sampling and llama-sampling
By default, we perform a warm-up step where the ggml_cgraph is computed
once. For backend-sampling, this graph contains the sampler, and thus
the RNG state of the backend's dist sampler is advanced once.

Solution to this is to reset the samplers after the warmup has finished
2025-12-19 11:42:10 +01:00
..
2025-12-10 15:28:59 +01:00
2025-12-10 15:28:59 +01:00
2025-05-30 16:25:45 +03:00
2025-11-30 11:24:30 +02:00
2025-12-10 15:28:59 +01:00
2025-12-10 15:28:59 +01:00