mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-07-28 16:07:46 +00:00
90dd2f7b9b
* add hypo select by llm (without time) * add time_info and log color * select no smooth * 2 hypo * change select * small change * fix bug * fix bug and add hypothesis router and begin flag * fix bug v1 * fix bug v2 * fix feedback * add new model * add filter * fix bug v3 * fix bug v4 * change prompts v2 * fix bug v5 * fix bug v6 * fix hypo * fix some bug(sota socre, prompts, ensemble prompts ) and add path legth. * fix bug v7 * fix bug v8 * fix bug v9 * fix bug v10 * reset to v10 and refine * fix: translate to english * fix bug * fix: use differnet increase_stage for coder & runner * fix: use different timeout_increase_stage for coder and runner. * fix: revert logger * fix: remove duplicate content * feat: implement LLM-driven extra hypothesis selection and adjust logic * refactor: relocate Hypothesis models below TraceChallenges * remove torch fix bug * fix small bug * refactor: prefix internal methods with underscore for llm-based hypothesis selection * add fix_seed_and_data_split and enable_simple_hypothesis * lint * refine proposal config order * code review; comments * lint * merge int to float --------- Co-authored-by: jingyuanlm <842442862@qq.com> Co-authored-by: Young <afe.young@gmail.com>