How to use Synthyra/AT-Base with Transformers:
# Load model directly from transformers import AnnotationTransformer model = AnnotationTransformer.from_pretrained("Synthyra/AT-Base", dtype="auto")