3 projects
divergent-beamsearch
A variant of the beam search algorithm that focuses on finding answers that maximize the probability of generating an answer before diverging into another subject.
multi-choices-parser
An efficient C++ incremental parser for multi-choices grammars (generalization of the trie structure) with Python bindings.
minkarr
A minimal implementation of KaRR knowledge assessment method for Large Language Models (LLMs)