How to use prtm/ostelloTaskModel with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("prtm/ostelloTaskModel", dtype="auto")