stilt.config.ModelConfig.from_yaml#

classmethod ModelConfig.from_yaml(path)[source]#

Load a model config from a YAML file.

Return type:

Self

Parameters:

path (str | Path)