Shortcuts

torchtune.config

instantiate

Instantiate a component from a configuration, recursively handling nested components.

parse

Decorator that handles parsing the config file and CLI overrides for a recipe.

validate

Ensure that all components in the config can be instantiated correctly

log_config

Logs the resolved config (merged YAML file and CLI overrides) to rank zero.

Docs

Access comprehensive developer documentation for PyTorch

View Docs

Tutorials

Get in-depth tutorials for beginners and advanced developers

View Tutorials

Resources

Find development resources and get your questions answered

View Resources