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