Synthyra / Boltz2

huggingface.co
Total runs: 63
24-hour runs: 0
7-day runs: 9
30-day runs: 30
Model's Last Updated: August 06 2026
feature-extraction

Introduction of Boltz2

Model Details of Boltz2

NOTE

The GitHub with the implementation and requirements can be found here .

Boltz2 AutoModel (Inference-only)

This is a barebones Huggingface AutoModel compatible implementation of Boltz2 focused on fast inference workflows.

The implementation is located in boltz_automodel/ and exposes:

  • Boltz2Config
  • Boltz2Model
  • predict_structure(amino_acid_sequence, ...)
  • save_as_cif(structure_output, output_path, ...)
Design goals
  • Inference-only (no training hooks, no Lightning trainer usage).
  • Lightweight runtime around torch + transformers (plus numpy ).
  • AutoModel remote-code compatibility via trust_remote_code=True .
  • Confidence outputs included in prediction outputs ( plddt , ptm , iptm , and derived confidence score when available).
Runtime note

This implementation is self-contained inside boltz_automodel/ and does not require the original cloned boltz package at runtime.

Use with transformers
Load from an exported directory
import torch
from transformers import AutoModel

model = AutoModel.from_pretrained(
    "Synthyra/Boltz2",
    trust_remote_code=True,
    dtype=torch.float32,
).eval()
Predict structure from sequence
out = model.predict_structure(
    amino_acid_sequence="MSTNPKPQRKTKRNTNRRPQDVKFPGG",
    recycling_steps=3,
    num_sampling_steps=200,
    diffusion_samples=1,
)

print(out.sample_atom_coords.shape)
print(None if out.plddt is None else out.plddt.shape)
Save CIF
model.save_as_cif(out, "prediction.cif")
Convert Boltz checkpoint to HF export

Use:

py -m boltz_automodel.get_boltz2_weights --checkpoint_path boltz_automodel/weights/boltz2_conf.ckpt --output_dir boltz2_automodel_export

The export directory contains:

  • config.json
  • pytorch_model.bin
  • modeling_boltz2.py
  • minimal_featurizer.py
  • minimal_structures.py
  • cif_writer.py
  • vb_*.py (self-contained vendored Boltz2 inference modules/constants)
Output object fields

predict_structure(...) returns Boltz2StructureOutput with:

  • sample_atom_coords
  • atom_pad_mask
  • plddt
  • complex_plddt
  • ptm
  • iptm
  • confidence_score (derived when available)
  • raw_output
Limitations
  • Current featurization path is protein-only and minimal.
  • This implementation is meant for practical inference and export workflows, not full Boltz training parity.
Docker-first compliance testing

Build the container at repo root:

docker build -t fastplms-test -f Dockerfile .

Launch a test shell:

docker run --rm --gpus all -it -v ${PWD}:/workspace fastplms-test bash

Inside the container, run Boltz2 compliance against pip boltz :

python -m test_scripts.run_boltz2_compliance --device cuda --dtype float32 --seed 42 --num-sequences 3 --recycling-steps 3 --num-sampling-steps 200 --diffusion-samples 1

Artifacts are written to test_scripts/results/<timestamp>/boltz2_compliance/ by default:

  • metrics.json
  • metrics.csv
  • summary.txt

Runs of Synthyra Boltz2 on huggingface.co

63
Total runs
0
24-hour runs
3
3-day runs
9
7-day runs
30
30-day runs

More Information About Boltz2 huggingface.co Model

More Boltz2 license Visit here:

https://choosealicense.com/licenses/mit

Boltz2 huggingface.co

Boltz2 huggingface.co is an AI model on huggingface.co that provides Boltz2's model effect (), which can be used instantly with this Synthyra Boltz2 model. huggingface.co supports a free trial of the Boltz2 model, and also provides paid use of the Boltz2. Support call Boltz2 model through api, including Node.js, Python, http.

Synthyra Boltz2 online free

Boltz2 huggingface.co is an online trial and call api platform, which integrates Boltz2's modeling effects, including api services, and provides a free online trial of Boltz2, you can try Boltz2 online for free by clicking the link below.

Synthyra Boltz2 online free url in huggingface.co:

https://huggingface.co/Synthyra/Boltz2

Boltz2 install

Boltz2 is an open source model from GitHub that offers a free installation service, and any user can find Boltz2 on GitHub to install. At the same time, huggingface.co provides the effect of Boltz2 install, users can directly use Boltz2 installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

Boltz2 install url in huggingface.co:

https://huggingface.co/Synthyra/Boltz2

Url of Boltz2

Provider of Boltz2 huggingface.co

Synthyra
ORGANIZATIONS

Other API from Synthyra

huggingface.co

Total runs: 39.8K
Run Growth: 0
Growth Rate: 0.00%
Updated:November 15 2025
huggingface.co

Total runs: 2.6K
Run Growth: 1.2K
Growth Rate: 48.67%
Updated:July 25 2026
huggingface.co

Total runs: 1.2K
Run Growth: 1.2K
Growth Rate: 97.51%
Updated:April 21 2026
huggingface.co

Total runs: 539
Run Growth: 231
Growth Rate: 42.86%
Updated:February 25 2026
huggingface.co

Total runs: 515
Run Growth: 173
Growth Rate: 33.59%
Updated:March 13 2026
huggingface.co

Total runs: 318
Run Growth: 54
Growth Rate: 16.98%
Updated:August 06 2026
huggingface.co

Total runs: 241
Run Growth: 48
Growth Rate: 18.53%
Updated:August 06 2026
huggingface.co

Total runs: 209
Run Growth: -278
Growth Rate: -119.31%
Updated:August 06 2026
huggingface.co

Total runs: 142
Run Growth: -148
Growth Rate: -104.23%
Updated:August 06 2026
huggingface.co

Total runs: 118
Run Growth: 3
Growth Rate: 2.17%
Updated:August 06 2026
huggingface.co

Total runs: 114
Run Growth: -10
Growth Rate: -6.67%
Updated:August 06 2026
huggingface.co

Total runs: 109
Run Growth: -5
Growth Rate: -4.59%
Updated:August 06 2026
huggingface.co

Total runs: 94
Run Growth: 3
Growth Rate: 3.19%
Updated:August 06 2026
huggingface.co

Total runs: 90
Run Growth: -36
Growth Rate: -32.43%
Updated:August 06 2026
huggingface.co

Total runs: 89
Run Growth: -31
Growth Rate: -34.83%
Updated:August 06 2026
huggingface.co

Total runs: 71
Run Growth: -20
Growth Rate: -28.17%
Updated:August 06 2026
huggingface.co

Total runs: 31
Run Growth: 0
Growth Rate: 0.00%
Updated:November 09 2024
huggingface.co

Total runs: 25
Run Growth: 0
Growth Rate: 0.00%
Updated:November 15 2025
huggingface.co

Total runs: 22
Run Growth: -64
Growth Rate: -290.91%
Updated:October 01 2025
huggingface.co

Total runs: 3
Run Growth: -6
Growth Rate: -200.00%
Updated:November 21 2025
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:February 09 2026
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:January 22 2025