3 papers
cs.SE2026
Attention to Detail: Evaluating Energy, Performance, and Accuracy Trade-offs Across vLLM Configurations
Nada Zine, Tristan Coignion, Vincenzo Stoico +4
Large Language Models are reshaping how software is developed and maintained. They are typically deployed in production using inference engines such as vLLM, which can efficiently…
cs.SE2024
Green My LLM: Studying the key factors affecting the energy consumption of code assistants
Tristan Coignion, Clément Quinton, Romain Rouvoy
In recent years,Large Language Models (LLMs) have significantly improved in generating high-quality code, enabling their integration into developers' Integrated Development Environ…
cs.SE2024
A Performance Study of LLM-Generated Code on Leetcode
Tristan Coignion, Clément Quinton, Romain Rouvoy
This study evaluates the efficiency of code generation by Large Language Models (LLMs) and measures their performance against human-crafted solutions using a dataset from Leetcode.…