Property ChatTemplateFormat
ChatTemplateFormat
Retrieves or sets the format of the model chat template as detected by LMKit.
public LLM.TemplateFormat ChatTemplateFormat { get; set; }
Property Value
- LLM.TemplateFormat
The default format is detected and assigned based on the model's attributes.
Remarks
The format is determined based on the attributes of the model.