▲ | ThinkMesh: A Python lib for parallel thinking in LLMs(github.com) | |||||||
72 points by martianlantern 4 days ago | 4 comments | ||||||||
▲ | irthomasthomas 4 days ago | parent | next [-] | |||||||
Very cool I'm going to try and play with this later. It looks like llm-consortium [0] but with some nice new features, like confidence gating and pluggable verifiers. So, if a response confidence is below a threshold it is eliminated entirely? Is that the gating? | ||||||||
▲ | dr_kiszonka 4 days ago | parent | prev | next [-] | |||||||
A little more... context: https://jiaweizzhao.github.io/deepconf/ | ||||||||
| ||||||||
▲ | meander_water 4 days ago | parent | prev [-] | |||||||
Nice, I'd love to see this added to the llm-reasoners project [0]. They've got a nice set of reasoning techniques implemented from papers. |