Table of Contents

Property ChatTemplateFormat

Namespace
LMKit.Model
Assembly
LM-Kit.NET.dll

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.