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