Closed
Description
Prerequisites
- I am running the latest code. Mention the version if possible as well.
- I carefully followed the README.md.
- I searched using keywords relevant to my issue to make sure that I am creating a new issue that is not already open (or closed).
- I reviewed the Discussions, and have a new and useful enhancement to share.
Feature Description
It's another good sampler like XTC and DRY. Was just added recently: ggml-org/llama.cpp#13264
I've not checked to see how different sampling is here from mainline and if it's possible to just copy the PR or if that is a nono.
Motivation
I see people using/recommending it and do not have it :P
Seems like relatively low hanging fruit on the surface, unlike, say vision in the server. (where we don't have a good large MoE with vision; llama doesn't count)
Possible Implementation
No response