← Search

Chunwei Liu

2 accepted papers

2025

DON’T STOP ME NOW: EMBEDDING BASED SCHEDULING FOR LLMS

ICLR 2025poster

Efficient scheduling is crucial for interactive Large Language Model (LLM) applications, where low request completion time directly impacts user engagement. Size-based scheduling algorithms like Shortest Remaining Process Time (SRPT) aim to reduce average request completion time by leveraging known…

Cited by 4SourcePDFScholar
2024

MDCR: A Dataset for Multi-Document Conditional Reasoning

EMNLP 2024finding

The same real-life questions posed to different individuals may lead to different answers based on their unique situations. For instance, whether a student is eligible for a scholarship depends on eligibility conditions, such as major or degree required. ConditionalQA was proposed to evaluate models…