bio.rodeo
ModelsOrganizationsLeaderboardAboutSign in
bio.rodeo

The authoritative source for evaluating biological foundation models. No hype, just honest analysis.

Categories
  • DNA & Gene
  • RNA
  • Protein
  • Small molecule
  • Single-cell
  • Spatial omics
  • Pathology
  • Imaging
  • Metabolomics
  • Biosignals
  • Language model
bio.rodeoModelsOrganizationsLeaderboardAboutFAQSubmit a modelContact
© 2026 Pulsatance. All rights reserved. ~
Built by Pulsatance
Protein foundation models
Protein

xTrimoPGLM

BioMap / Tsinghua University

Unified 100-billion-parameter protein language model combining autoencoding and autoregressive objectives for protein understanding and generation.

Released: January 2024
Parameters: 100 Billion

xTrimoPGLM is a 100-billion-parameter protein language model developed jointly by BioMap and Tsinghua University and published in Nature Methods in 2025. It addresses a persistent tension in protein foundation models: autoencoding architectures (such as ESM2) excel at learning contextual sequence representations for understanding tasks, while autoregressive architectures (such as ProGen2) are better suited to sequence generation. Rather than accepting this tradeoff, xTrimoPGLM introduces a unified pretraining framework built on the General Language Model (GLM) backbone that jointly optimizes both objectives within a single model at unprecedented scale.

The core technical insight is that the GLM architecture — which processes input bidirectionally while performing autoregressive span infilling — is structurally compatible with both masked language modeling and causal generation objectives. A two-stage curriculum learning strategy capitalizes on this: the first stage trains exclusively on a masked language model objective over 400 billion tokens to build strong representational foundations, followed by a second stage of 600 billion tokens mixing 20% masked language modeling with 80% GLM generation objectives. This curriculum progression allows the model to develop robust sequence understanding before taking on the harder joint task.

xTrimoPGLM was trained on approximately 940 million unique protein sequences drawn from UniRef50 and related databases, totaling roughly 200 billion amino acid residues across 1 trillion training tokens. Training required 96 NVIDIA DGX machines each equipped with 8 A100 80GB GPUs. A quantized INT4 version of the 100B model is publicly available and can run inference on a single A100 80GB GPU.

#Key Features

  • Unified understanding and generation: A single model handles both protein sequence comprehension and de novo protein design, outperforming task-specific baselines across 18 downstream benchmarks spanning structure, function, interaction, and developability categories.
  • GLM dual-objective pretraining: The GLM backbone enables simultaneous training with bidirectional (masked) and autoregressive (generative) objectives, resolving the longstanding incompatibility between BERT-style and GPT-style protein models.
  • xT-Fold structure prediction: Folding modules attached to the xTrimoPGLM-100B backbone yield an advanced structure predictor achieving a TM-score of 0.86 on CAMEO and 0.70 on CASP15, outperforming ESMFold (0.85 and 0.65 respectively) while remaining practical through 4-bit quantization and FlashAttention.
  • xTrimoPGLM-Ab antibody specialization: A 1-billion-parameter variant fine-tuned on antibody sequences achieves state-of-the-art zero-shot naturalness prediction, outperforming IgLM, AbLang, AntiBERTy, and ESM2-15B, with antibody structure prediction substantially faster than AlphaFold2.
  • Programmable sequence generation: After supervised fine-tuning on curated sequences, the model supports conditioned protein generation. De novo sequences generated by xTrimoPGLM achieve a median pLDDT of 85.4 and a median TM-score of 0.658 against PDB structures, at a median sequence identity of only 11.7% to known proteins — indicating genuine novelty rather than retrieval.
  • Scalable model family: Alongside the flagship 100B model, a family of smaller public checkpoints (1B, 3B, 7B, 10B) in both MLM and CLM configurations is available via Hugging Face for practical fine-tuning workflows.

#Technical Details

xTrimoPGLM-100B uses a transformer architecture based on the General Language Model (GLM) design, which differs from standard encoder-only or decoder-only transformers by supporting bidirectional context during prefix processing and autoregressive decoding during span generation. This architecture supports both in-place token prediction (for understanding) and span prediction with autoregressive infilling (for generation) within the same forward pass. The two-stage curriculum applies a pure masked language model objective for the first 400 billion tokens, then transitions to a mixed regime where 80% of training steps use the GLM span-infilling objective and 20% retain the masked language model loss.

Benchmarking across 18 understanding tasks demonstrates consistent outperformance over ESM2-15B, ProtTrans, and other baselines. On out-of-distribution perplexity evaluations — a measure of how well a model generalizes to sequences beyond its training distribution — xTrimoPGLM-100B scores 10.81 (vs. 10.98 for ESM2) at 90% sequence identity cutoff and 13.35 (vs. 14.30 for ProGen2-xlarge at 6.4B parameters) at the 50% cutoff. The xT-Fold structural prediction module achieves TM-score 0.86 on CAMEO and 0.70 on CASP15 with inference accelerated through INT4 quantization and FlashAttention.

#Applications

xTrimoPGLM is suited for a wide range of protein science workflows. Researchers can use the MLM-variant checkpoints as sequence encoders for fine-tuning on supervised tasks such as functional annotation, subcellular localization prediction, thermostability estimation, and protein-protein interaction prediction. The CLM-variant checkpoints support sequence generation tasks including scaffold design, linker generation, and unconditional de novo protein design. The specialized xTrimoPGLM-Ab model is directly applicable to therapeutic antibody research, with strong zero-shot performance on naturalness scoring that can prioritize lead candidates before experimental synthesis. The xT-Fold extension enables rapid structure prediction for proteins lacking experimental structural data, which is valuable in drug discovery and structural genomics programs.

#Impact

xTrimoPGLM establishes a clear proof of concept that protein language models need not choose between understanding and generation capabilities, and that scaling to 100 billion parameters yields measurable downstream gains over strong smaller baselines. Its publication in Nature Methods in 2025 consolidates the preprint findings and marks it as a peer-reviewed contribution to the protein foundation model literature. The release of a quantized 100B model compatible with a single A100 GPU, alongside a family of smaller open checkpoints, lowers the barrier to entry for researchers working outside of industrial compute environments. A notable limitation is that, like other sequence-only language models, xTrimoPGLM does not incorporate explicit 3D structural information during pretraining — structure emerges only through downstream folding modules rather than being learned directly from coordinates. The xT-Fold performance, while competitive with ESMFold, remains below structure-aware models such as AlphaFold 2 for many targets.

Citation

xTrimoPGLM: unified 100-billion-parameter pretrained transformer for deciphering the language of proteins

Chen, B., Cheng, X., Li, P. et al. xTrimoPGLM: unified 100-billion-parameter pretrained transformer for deciphering the language of proteins. Nat Methods 22, 1028–1039 (2025).

DOI: 10.1038/s41592-025-02636-z

Recent citations

Papers that recently cited this model.

  • Understanding language model scaling for protein fitness prediction.

    Chao Hou, Di Liu, Aziz Zafar, et al.

    Nature Computational Science · Jul 2026

    1
  • TEDlm: domain-centric protein language models with optional structural pre-training

    Tiejun Wei, S. Kandathil, Daniel W. A. Buchan, et al.

    bioRxiv · Jul 2026

    0
  • ISUMsite: Identification of sumoylation sites based on Smote-ENN resampling technique.

    Bulanni Xiong, Minquan Wan, Yun Zuo, et al.

    Analytical Biochemistry · Jul 2026

    0

Top citations

The most-cited papers that cite this model.

  • Large language models for drug discovery and development

    Yi Zheng, Huan Yee Koh, Jiaxin Ju, et al.

    Patterns · Sep 2025

    25
  • Large Language Models in Bioinformatics: A Survey

    Zhenyu Wang, Zikang Wang, Jiyue Jiang, et al.

    Annual Meeting of the Association for Computational Linguistics · Mar 2025

    19
  • Multi-Modal Large Language Model Enables Protein Function Prediction

    Mingjia Huo, Han Guo, Xingyi Cheng, et al.

    bioRxiv · Aug 2024

    14
  • The Role of AI-Driven De Novo Protein Design in the Exploration of the Protein Functional Universe

    Guohao Zhang, Chuanyang Liu, Jiajie Lu, et al.

    Biology · Sep 2025

    11
  • Scaling down protein language modeling with MSA Pairformer

    Yo Akiyama, Zhidian Zhang, M. Mirdita, et al.

    bioRxiv · Aug 2025

    10

Related models

Models with similar goals, methods, or subject matter.

  • ProGen3

    Profluent

    Sparse mixture-of-experts autoregressive protein language model family pretrained on 1.5 trillion amino acid tokens with compute-optimal scaling.

    Protein
  • Compute-Optimal PLM

    BioMap

    Scaling-law study of protein language models identifying compute-optimal training for causal and masked objectives on 939 million protein sequences.

    Protein
  • AIDO.Protein

    genbio.ai

    Mixture-of-experts protein language model scaling to 16 billion parameters, applied to variant effect prediction and de novo protein design.

    Protein
  • ProtGPT2

    University of Bayreuth

    Autoregressive protein language model based on GPT-2 that generates de novo protein sequences sampling unexplored regions of protein space.

    Protein
  • ProGen2

    Salesforce

    Protein language models from 151M to 6.4B parameters, trained on over a billion sequences for sequence generation and zero-shot fitness prediction.

    Protein
  • LOBSTER

    Prescient Design / Genentech

    Efficient protein language model library from Prescient Design enabling high-quality sequence representations and fitness prediction in 24 GPU hours.

    Protein
  • Pinal

    Westlake University

    De novo protein design from natural language: a 16B-parameter framework turning text descriptions into sequences via structure-conditioned generation.

    Protein
  • Aiki-XP

    Aikium

    Leakage-controlled multimodal model predicting within-species relative protein expression across 385 bacterial species, with transfer to unseen phyla.

    Protein

Citations

Total Citations53
Influential1
References57

GitHub

Stars21
Forks12
Open Issues0
Contributors1
Last Push2y ago
LicenseApache-2.0

Fields of citing research

  • Computer Science94%
  • Biology76%
  • Medicine65%
  • Engineering12%
  • Environmental Science8%
  • Chemistry6%
  • Materials Science4%
  • Physics2%

Share of papers citing this model.

Openness

bio.rodeo opennessClosed · low usability and reproducibility
30Closed
Usability — can I run it?25
Reproducibility — can I retrain it?17
Model Openness Framework
Unclassified
Restrictive license on core components

Tags

foundation_modelprotein_designstructure_predictiontransformer

Resources

GitHub RepositoryGitHub RepositoryResearch PaperHuggingFace ModelHuggingFace Model