PromptTemplateInterface
- class torchtune.data.PromptTemplateInterface(*args, **kwargs)[source]
Interface for prompt templates. Each prompt template can include structured text for system, user, and assistant roles that are prepended or appended to the message content.