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
{{ message }}
This repository was archived by the owner on Sep 13, 2023. It is now read-only.
gives the following (not very useful) error message:
INFO: Trying to load all models
ERROR: Failed loading model at models/feature_engine.mlem: 1 validation error for ParsingModel[MlemObject]
__root__ -> __root__ -> model_type
extra fields not permitted (type=value_error.extra)
ERROR: Failed
Importantly, the model loads fine if I am directly inside the myrepo repository (except for a warning from the requests library).
The mlem-link file is small, so I'm posting it here, in case it's useful: