Table of Contents

Field EnableModelCache

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

Gets or sets a value indicating whether model caching is enabled. This helps in improving the performance by reusing models.

public static bool EnableModelCache

Returns

bool

true if model caching is enabled; otherwise, false. Default is true.