2024
Code Repair with LLMs gives an Exploration-Exploitation Tradeoff
NeurIPS 2024poster
Iteratively improving and repairing source code with large language models (LLMs), known as refinement, has emerged as a popular way of generating programs that would be too complex to construct in one shot. Given a bank of test cases, together with a candidate program, an LLM can improve that progr…