]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
common : restore grammar-based rejection sampling (#18137)
authorGeorgi Gerganov <redacted>
Wed, 17 Dec 2025 17:46:00 +0000 (19:46 +0200)
committerGitHub <redacted>
Wed, 17 Dec 2025 17:46:00 +0000 (19:46 +0200)
commit4301e27319eadb8e129e91a0d9a4c96d9e2f6f15
treeaed10b72732bbf3d948999c8bf921696465f8eb1
parenta2c199e479bc739222c3ef24e563935dbaaf077c
common : restore grammar-based rejection sampling (#18137)

* common : restart grammar-based rejection sampling

* sampling : allow null samplers
common/sampling.cpp
common/sampling.h
common/speculative.cpp
examples/speculative/speculative.cpp
src/llama-sampling.cpp