2024
Enhancing Code Generation Performance of Smaller Models by Distilling the Reasoning Ability of LLMs
COLING 2024main
Large Language Models (LLMs) have recently made significant advances in code generation through the ‘Chain-of-Thought’ prompting technique. This technique empowers the model to autonomously devise “solution plans” to tackle intricate programming challenges, thereby improving its performance in code…