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
This WIP concerns the extension to use configurable models. It provides model templates with default parameters. The parameters can be specified in a YAML whereas the model definitions are contained in a templates_<backend>.py which are connected and then the requested model is returned.
Done
configurable models
Plans and Todo:
Enable additional possibility to add 'any' model defined by the user. This will be done in a future PR.