Table of Contents

Property Allocation

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

Allocation

When the pool claims its memory. Defaults to OnFirstCompletion, so a process that loads a model and never runs a completion reserves nothing.

public SharedSlotPoolOptions.AllocationTiming Allocation { get; set; }

Property Value

SharedSlotPoolOptions.AllocationTiming
Share