Table of Contents

Property ChatTemplate

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

ChatTemplate

Gets the chat template (the tokenizer.chat_template key), or null when the file does not declare one.

public string ChatTemplate { get; }

Property Value

string
Share