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