How to use igorktech/talant-tiny-stage-a with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("igorktech/talant-tiny-stage-a", dtype="auto")
How to fix it?