How to use nmcco/13-oops-hp-didnt-have-enough-context with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("nmcco/13-oops-hp-didnt-have-enough-context", dtype="auto")
How to fix it?