目录

torchtune.config

instantiate

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.

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.

文档

访问 PyTorch 的全面开发人员文档

查看文档

教程

获取面向初学者和高级开发人员的深入教程

查看教程

资源

查找开发资源并解答您的问题

查看资源