Property PreferMeasuredPeak
PreferMeasuredPeak
Take max(arithmetic, ChatModelShape.MeasuredPeakBytes + ReserveBytes) when a
measurement exists. Spec section 9.3 is the normative formula; the reserve is added to the
measured term because a measured peak is the model's resident footprint and owes the rest
of the app no headroom.
public bool PreferMeasuredPeak { get; set; }