ChatFormat
- class torchtune.data.ChatFormat[source]
Interface for chat formats. Each chat format should include template prompts with placeholders for the data inputs. There should be a template for each role: system, user, assistant.
Interface for chat formats. Each chat format should include template prompts with placeholders for the data inputs. There should be a template for each role: system, user, assistant.