torchtune.config¶
Given a DictConfig with a _component_ field specifying the object to instantiate and additional fields for keyword arguments, create an instance of the specified object. |
|
Decorator that handles parsing the config file and CLI overrides for a recipe. |
|
Ensure that all components in the config can be instantiated correctly |
|
Logs the resolved config (merged YAML file and CLI overrides) to rank zero. |