Table of Contents

Property ContextLength

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

ContextLength

Gets or sets the maximum context length (in tokens) supported by the model.

public int ContextLength { get; set; }

Property Value

int