Property QuantizationPrecision
QuantizationPrecision
Gets or sets the quantization precision of the model, represented in bits (e.g., 4-bit, 8-bit).
public float QuantizationPrecision { get; set; }
Gets or sets the quantization precision of the model, represented in bits (e.g., 4-bit, 8-bit).
public float QuantizationPrecision { get; set; }