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