Multi-Modal Foundation · AIRI-Institute
BERT-base-style genomic foundation model trained on T2T assemblies — lighter-weight backbone for genomic sequence understanding.
< 1s
Runs on On-demand GPU
Runs on our servers with on-demand compute. A first run needs time to load the model; active capacity can be reused and scales down when idle.Run this model
About this model
BERT-base-style genomic foundation model trained on T2T assemblies — lighter-weight backbone for genomic sequence understanding. Served through the generic Modal runner, which pulls AIRI-Institute/gena-lm-bert-base-t2t from the Hugging Face Hub and runs it as a fill-mask pipeline. Inputs and outputs were derived from the repository's declared pipeline tag rather than written by hand — check the model card before relying on a result.
Standardized I/O contract
Every model in the Hub speaks the same contract, which is what lets the Router and the agent call any of them without special-casing.
Inputs
Sequence with a mask
Outputs
Labels with confidence scores, highest first.