llama.cpp
sampling: add Top-nσ sampler
#11223
Merged

sampling: add Top-nσ sampler #11223

ggerganov merged 23 commits into ggml-org:master from VJHack:nsigma-sampling
VJHack
VJHack initial sampling changes:
ddc3c220
VJHack completed top nsigma sampler implementation
da038d87
VJHack apply parameter to only llama-cli
bee4c7c9
VJHack updated readme
8fb681bf
VJHack added tests and fixed nsigma impl
54ef105c
VJHack cleaned up pr
d905a9e9
github-actions github-actions added examples
VJHack resolve merge conflicts
66cffa8a
github-actions github-actions added testing
VJHack format
a590dcb7
VJHack format
0f7501c9
VJHack format
b29deb83
VJHack VJHack marked this pull request as ready for review 337 days ago
VJHack removed commented tests
f08e6f5b
VJHack cleanup pr and remove explicit floats
6664d470
MaggotHATE
slaren
slaren commented on 2025-01-16
VJHack added top-k sampler to improve performance
c6123e69
VJHack changed sigma to float
6c1ca58f
VJHack fixed string format to float
a52e0239
VJHack VJHack requested a review from slaren slaren 330 days ago
slaren
slaren approved these changes on 2025-01-24
hdu-hh
VJHack
ggerganov
ggerganov approved these changes on 2025-02-12
VJHack Update src/llama-sampling.cpp
36bcff84
VJHack Update common/sampling.cpp
abedbec2
VJHack Update src/llama-sampling.cpp
1c05285f
VJHack Update src/llama-sampling.cpp
37ed1ade
VJHack Update src/llama-sampling.cpp
f1320cdc
VJHack Update src/llama-sampling.cpp
2d452bb8
VJHack Merge branch 'master' into nsigma-sampling
933d601d
VJHack added llama_sampler_init
38de7ecc
ggerganov ggerganov merged 27e8a233 into master 307 days ago
SmallAndSoft

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone