]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
docs: remove llama_sampler_accept reference in sampling sample usage (#16920)
authorAdrian Lundberg <redacted>
Sun, 2 Nov 2025 09:28:37 +0000 (10:28 +0100)
committerGitHub <redacted>
Sun, 2 Nov 2025 09:28:37 +0000 (11:28 +0200)
commit76af40aaaad78c42faecd8016a88362c788b84b0
treed523ad0f3f9732cb055fd07bb8bcec5e0c34adc1
parent7db35a7958a943be1693879f42d166f152613979
docs: remove llama_sampler_accept reference in sampling sample usage (#16920)

commit 5fb5e24811cb01d48b482c15a974bfbd9f433e1d (llama : minor
sampling refactor (2) (#9386)) moved the llama_sampler_accept call
into llama_sampler_sample, but the sampling sample usage in llama.h
was forgotten to be updated accordingly.
include/llama.h