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