-
Notifications
You must be signed in to change notification settings - Fork 256
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Hi,
I can't use from_pretrained to load a model that I've saved locally using save_pretrained, I think because this change:
has broken SetFit here:
setfit/src/setfit/model_card.py
Line 434 in b961717
| st_id = config_dict.get("_name_or_path") |
Downgrading transformers to 4.49 works for now.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working