You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[fix] Allow ORTQuantizer over models with subfolder ONNX files (#2094)
* Allow ORTQuantizer over models with subfolder ONNX files
* Also catch ValueError as that seems a common fail when AutoConfig.from_pretrained("does/not/exist")
* Use test case that previously failed
0 commit comments