Papers › ExCP: Extreme LLM Checkpoint Compression via Weight-Momentum Joint Shrinking

ExCP: Extreme LLM Checkpoint Compression via Weight-Momentum Joint Shrinking

17 Jun 2024arXiv:2406.11257archive 2025-07-28

Wenshuo Li, Xinghao Chen, Han Shu, Yehui Tang, Yunhe Wang

Large language models (LLM) have recently attracted significant attention in the field of artificial intelligence. However, the training process of these models poses significant challenges in terms of computational and storage capacities, thus compressing checkpoints has become an urgent problem. In this paper, we propose a novel Extreme Checkpoint Compression (ExCP) framework, which significantly reduces the required storage of training checkpoints while achieving nearly lossless performance. We first calculate the residuals of adjacent checkpoints to obtain the essential but sparse information for higher compression ratio. To further excavate the redundancy parameters in checkpoints, we then propose a weight-momentum joint shrinking method to utilize another important information during the model optimization, i.e., momentum. In particular, we exploit the information of both model and optimizer to discard as many parameters as possible while preserving critical information to ensure optimal performance. Furthermore, we utilize non-uniform quantization to further compress the storage of checkpoints. We extensively evaluate our proposed ExCP framework on several models ranging from 410M to 7B parameters and demonstrate significant storage reduction while maintaining strong performance. For instance, we achieve approximately 70× compression for the Pythia-410M model, with the final performance being as accurate as the original model on various downstream tasks. Codes will be available at https://github.com/Gaffey/ExCP.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2406.11257")

Code

Syntology Ran 10 of 10 code samples harvested from 1 repository linked to this paper; 0 have no recorded run. Of those that ran: 1 ran · honoured contract; 1 ran · our draft was wrong; 2 ran · fixture could not drive it; 6 ran with no contract checked.

By repository: official repository: 10 samples from 1 repository, 10 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

gaffey/excp officialmentioned in papermentioned on GitHubpytorchApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

10 samples harvested; 10 ran; 1 honoured the contract we drafted; 0 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · honoured contract
1ran · our draft was wrong
2ran · fixture could not drive it
6ran

Licence: 0 of the 10 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from gaffey/excp. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

accuracy gaffey/excp/LMtrainer/pretrain.py official repository ran · fixture could not drive it fingerprinted Apache-2.0 (permissive) · 8a38d7c525fad8f1 · report
divide gaffey/excp/LMtrainer/mpu/utils.py official repository ran · honoured contract fingerprinted Apache-2.0 (permissive) · 33de97c702d46371 · report
fault_tolerance_data_collator gaffey/excp/LMtrainer/pretrain.py official repository ran Apache-2.0 (permissive) · c12b8cc9acc7e10f · report
get_pythia_config gaffey/excp/LMtrainer/pretrain.py official repository ran Apache-2.0 (permissive) · c2727b034c1d4655 · report
prune Gaffey/ExCP/compress_pythia.py official repository ran · fixture could not drive it fingerprinted Apache-2.0 (permissive) · 9d020e96607ddadd · report
prune_optimizer Gaffey/ExCP/compress_pythia.py official repository ran · our draft was wrong fingerprinted Apache-2.0 (permissive) · 8358aaebb9f596b7 · report
quant gaffey/excp/compress_pythia.py official repository ran fingerprinted Apache-2.0 (permissive) · 5e61758e06c2d266 · report
split_tensor_along_last_dim gaffey/excp/LMtrainer/mpu/utils.py official repository ran Apache-2.0 (permissive) · ff0731adadbb3e8f · report
traverse_cache_root gaffey/excp/LMtrainer/data_utils/traverse_utils.py official repository ran fingerprinted Apache-2.0 (permissive) · ada1a7cf46c42f0c · report
travese_json_root gaffey/excp/LMtrainer/data_utils/traverse_utils.py official repository ran fingerprinted Apache-2.0 (permissive) · 1b1aa00e64679073 · report

Tasks

Model OptimizationQuantization

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

AttentionSoftmax

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections