Showing cs.SEShow all
2 papers · 1 filter
cs.SE2026
Balancing Latency and Accuracy of Code Completion via Local-Cloud Model Cascading
Hanzhen Lu, Lishui Fan, Jiachi Chen +3
Line-level code completion requires a critical balance between high accuracy and low latency. Existing methods suffer from a trade-off: large language models (LLMs) provide high-qu…
cs.SE2024
Improving Retrieval-Augmented Code Comment Generation by Retrieving for Generation
Hanzhen Lu, Zhongxin Liu
Code comment generation aims to generate high-quality comments from source code automatically and has been studied for years. Recent studies proposed to integrate information retri…