Papers › AmoebaLLM: Constructing Any-Shape Large Language Models for Efficient and Instant Deployment

AmoebaLLM: Constructing Any-Shape Large Language Models for Efficient and Instant Deployment

15 Nov 2024arXiv:2411.10606archive 2025-07-28

Yonggan Fu, Zhongzhi Yu, Junwei Li, Jiayi Qian, Yongan Zhang, Xiangchi Yuan, Dachuan Shi, Roman Yakunin, Yingyan Celine Lin

Motivated by the transformative capabilities of large language models (LLMs) across various natural language tasks, there has been a growing demand to deploy these models effectively across diverse real-world applications and platforms. However, the challenge of efficiently deploying LLMs has become increasingly pronounced due to the varying application-specific performance requirements and the rapid evolution of computational platforms, which feature diverse resource constraints and deployment flows. These varying requirements necessitate LLMs that can adapt their structures (depth and width) for optimal efficiency across different platforms and application specifications. To address this critical gap, we propose AmoebaLLM, a novel framework designed to enable the instant derivation of LLM subnets of arbitrary shapes, which achieve the accuracy-efficiency frontier and can be extracted immediately after a one-time fine-tuning. In this way, AmoebaLLM significantly facilitates rapid deployment tailored to various platforms and applications. Specifically, AmoebaLLM integrates three innovative components: (1) a knowledge-preserving subnet selection strategy that features a dynamic-programming approach for depth shrinking and an importance-driven method for width shrinking; (2) a shape-aware mixture of LoRAs to mitigate gradient conflicts among subnets during fine-tuning; and (3) an in-place distillation scheme with loss-magnitude balancing as the fine-tuning objective. Extensive experiments validate that AmoebaLLM not only sets new standards in LLM adaptability but also successfully delivers subnets that achieve state-of-the-art trade-offs between accuracy and efficiency.

PaperPDFCodeCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

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="2411.10606")

Code

Syntology Ran 6 of 13 code samples harvested from 1 repository linked to this paper; 7 have no recorded run. Of those that ran: 3 ran · our draft was wrong; 3 ran with no contract checked.

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

GATECH-EIC/AmoebaLLM officialmentioned on GitHubjaxMIT 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

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

3ran · our draft was wrong
3ran
7unverified

Licence: 0 of the 13 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 GATECH-EIC/AmoebaLLM. “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.

get_config_class_from_processor_class GATECH-EIC/AmoebaLLM/transformers/utils/create_dummy_models.py official repository ran MIT (permissive) · 3d999b95009c7537 · report
get_processor_types_from_config_class GATECH-EIC/AmoebaLLM/transformers/utils/create_dummy_models.py official repository ran MIT (permissive) · 0c0b81b081919d8e · report
get_wikitext2 GATECH-EIC/AmoebaLLM/width_shrink/data.py official repository ran MIT (permissive) · dee8be97b2cf4692 · report
hash_args GATECH-EIC/AmoebaLLM/lm-evaluation-harness/lm_eval/api/model.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · 20a7cc804eb22661 · report
parse_eval_args GATECH-EIC/AmoebaLLM/lm-evaluation-harness/lm_eval/__main__.py official repository ran · our draft was wrong MIT (permissive) · 400ea4f64ccce5ef · report
request_caching_arg_to_dict GATECH-EIC/AmoebaLLM/lm-evaluation-harness/lm_eval/evaluator.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · c44830a7722ff5f7 · report
batch_split GATECH-EIC/AmoebaLLM/eval_func.py official repository unverified MIT (permissive) · 3bf1c3c00271897f · report
compute_metrics GATECH-EIC/AmoebaLLM/eval_func.py official repository unverified MIT (permissive) · 89809a6f227449c9 · report
get_architectures_from_config_class GATECH-EIC/AmoebaLLM/transformers/utils/create_dummy_models.py official repository unverified MIT (permissive) · b176efb26f72e507 · report
get_c4 GATECH-EIC/AmoebaLLM/width_shrink/data.py official repository unverified MIT (permissive) · 7630a157a3b32ab9 · report
get_loaders GATECH-EIC/AmoebaLLM/width_shrink/data.py official repository unverified MIT (permissive) · 16994008353af958 · report
prepare_calibration_input GATECH-EIC/AmoebaLLM/width_shrink/prune.py official repository unverified MIT (permissive) · a5c450766875733e · report
prepare_input GATECH-EIC/AmoebaLLM/eval_func.py official repository unverified MIT (permissive) · 5dc37098fd3e0e07 · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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