-
Notifications
You must be signed in to change notification settings - Fork 13.1k
Open
Labels
enhancementNew feature or requestNew feature or request
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
"DeepConf leverages model internal confidence signals to dynamically filter out low-quality reasoning traces
during or after generation. It requires no additional model training or hyperparameter tuning and can be seamlessly integrated into existing serving frameworks."
References
https://jiaweizzhao.github.io/deepconf/
https://jiaweizzhao.github.io/deepconf/static/pdfs/deepconf_arxiv.pdf
Motivation
Increased accuracy while decreasing generated tokens
Possible Implementation
Hopefully a port of the provided patched VLLM implementation is possible into llama.cpp (https://jiaweizzhao.github.io/deepconf/static/htmls/code_example.html)
TechnotechGit, hamannju, Mushoz, ipdeft, Vladonai and 6 moreVladonai and eakkawat
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request