Section 01
MoDeGPT: A New Breakthrough in Modular Decomposition Compression for LLMs (Introduction)
MoDeGPT is a large language model compression technique based on modular decomposition proposed in an ICLR 2025 paper. Its core lies in splitting LLMs into relatively independent functional modules and adopting differentiated compression strategies based on the characteristics of each module. It significantly reduces model size while maintaining performance, solving the problem that traditional compression methods struggle to balance compression ratio and performance.