Multi-Modal Foundation · mist-models
MIST 28M base — pretrained molecular language model (fill-mask) used as the starting point for downstream property-prediction fine-tunes.
< 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
MIST 28M base — pretrained molecular language model (fill-mask) used as the starting point for downstream property-prediction fine-tunes. Served through the generic Modal runner, which pulls mist-models/mist-28M-ti624ev1 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.