Multi-Modal Foundation · biohub
Predicts the tokens most likely to fill a masked position.
< 1s
Not runnable here yet
We index this model but cannot run it: loads, then fails at inference — see FAILS_AT_INFERENCE.
Everything below is still accurate — the licence, the card and the provenance. Running it needs a loader for this repository, not a bigger machine.
About this model
Predicts the tokens most likely to fill a masked position. Runs on our servers, which pull biohub/ESMC-300M and execute it as a fill-mask pipeline. The input and output shapes were derived from the task the repository declares 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.
Tasks
Source