目录

torchtune.data

InstructTemplate

Interface for instruction templates.

AlpacaInstructTemplate

Prompt template for Alpaca-style datasets.

GrammarErrorCorrectionTemplate

Prompt template for grammar correction datasets.

SummarizeTemplate

Prompt template to format datasets for summarization tasks.

ChatFormat

Interface for chat formats.

ChatMLFormat

OpenAI's Chat Markup Language used by their chat models.

Llama2ChatFormat

Chat format that formats human and system prompts with appropriate tags used in LLaMA2 pre-training.

MistralChatFormat

Formats according to Mistral's instruct model.

validate_messages

Given a list of messages, ensure that messages form a valid back-and-forth conversation.

文档

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

查看文档

教程

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

查看教程

资源

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

查看资源