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