Table of Contents

Method Clone

Namespace
LMKit.TextGeneration.Sampling
Assembly
LM-Kit.NET.dll

Clone()

Creates a new instance of LogitBias that is a copy of the current instance.

public LogitBias Clone()

Returns

LogitBias

A new LogitBias object with the same property values as the current instance.