]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
sampling : remove unconditional softmax+sort in top-n-sigma sampler (#22645)
authorTim Neumann <redacted>
Mon, 22 Jun 2026 11:08:32 +0000 (13:08 +0200)
committerGitHub <redacted>
Mon, 22 Jun 2026 11:08:32 +0000 (14:08 +0300)
commit37957e8531bcd2e5f98233d6ecc864f2b76e6b8b
treec3b53a6aad1eceaf450bc373f261c5c6719fab26
parentd0f9d2e5ac5d4f51763755958b8f353fed01aaa2
sampling : remove unconditional softmax+sort in top-n-sigma sampler (#22645)
src/llama-sampler.cpp
tests/test-sampling.cpp