← Search

Zhen Leng Thai

2 accepted papers

2025

Cost-Optimal Grouped-Query Attention for Long-Context Modeling

EMNLP 2025

Grouped-Query Attention (GQA) is a widely adopted strategy for reducing the computational cost of attention layers in large language models (LLMs). However, current GQA configurations are often suboptimal because they overlook how context length influences inference cost. Since inference cost grows

2024

DecorateLM: Data Engineering through Corpus Rating, Tagging, and Editing with Language Models

EMNLP 2024main

The performance of Large Language Models (LLMs) is substantially influenced by the pretraining corpus, which consists of vast quantities of unsupervised data processed by the models. Despite its critical role in model performance, ensuring the quality of this data is challenging due to its sheer vol…