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