← Search

Shiqiao Gu

3 accepted papers

2026

CMedBench: A Comprehensive Benchmark for Efficient Medical Large Language Models

AAAI 2026technical

Large Language Models (LLMs) hold significant potential for enhancing healthcare applications, yet their deployment is hindered by high computational and memory demands. Model compression techniques offer solutions to reduce these demands, but their impact on medical LLMs remains underexplored. In t

Cited by 0SourcePDFScholar
2026

LLMC+: Benchmarking Vision-Language Model Compression with a plug-and-play Toolkit

AAAI 2026technical

Large Vision-Language Models (VLMs) exhibit impressive multi-modal capabilities but suffer from prohibitive computational and memory demands, due to their long visual token sequences and massive parameter sizes. To address these issues, recent works have proposed training-free compression methods. H

Cited by 0SourcePDFScholar
2024

LLMC: Benchmarking Large Language Model Quantization with a Versatile Compression Toolkit

EMNLP 2024industry

Recent advancements in large language models (LLMs) are propelling us toward artificial general intelligence with their remarkable emergent abilities and reasoning capabilities. However, the substantial computational and memory requirements limit the widespread adoption. Quantization, a key compress…