Fastino's open-weight decision model. A DeBERTa-v3-large encoder that scores label sets supplied at runtime, answers single-label, multi-label, yes/no and ordinal questions in one pass, and extracts spans and relations.
THE REGISTRY
Browse models.
An open-weights System One model from Convai Innovations. A fully fine-tuned ModernBERT-large encoder with a from-scratch decision head that scores one marker per option and answers every question in a single 33–39 ms pass. Runs on your own CPU or GPU.
A ModernBERT-large encoder with an option-marker head. Premise and options are packed into one sequence and each option's marker is scored in a single bidirectional pass; version 1.2 makes the scoring order-invariant.