How to use lucrbrtv/idm with Transformers:
# Load model directly from transformers import IDM model = IDM.from_pretrained("lucrbrtv/idm", dtype="auto")
How to fix it?