Table of Contents

Property PromptFormatter

Namespace
Qavren.Edge.Chat
Assembly
Qavren.Edge.Chat.Onnx.dll

PromptFormatter

Overrides Tokenizer.ApplyChatTemplate. The escape hatch for a model whose Jinja template minja cannot parse - which surfaces on the FIRST ApplyChatTemplate call and not at load, which is why the warm-up task probes it.

public ChatPromptFormatter? PromptFormatter { get; set; }

Property Value

ChatPromptFormatter