Table of Contents

Property QuantizationPrecision

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

QuantizationPrecision

Gets or sets the quantization precision of the model, represented in bits (e.g., 4-bit, 8-bit).

public float QuantizationPrecision { get; set; }

Property Value

float