I. Introduction
Large Language Models (LLMs) are increasingly performing well in many natural language processing tasks, such as text generation, translation, and summarization [1]. One particularly relevant application of these LLMs to software engineering is code generation, in which LLMs are trained and fine-tuned with large amounts of code snippets [2]–[5]. These techniques help developers by generating the implementation of functions/programs based on provided prompts [6].