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