How to use tdooms/simple-large-softmax with Transformers:
# Load model directly from transformers import Transformer model = Transformer.from_pretrained("tdooms/simple-large-softmax", dtype="auto")