Property LogitBias
- Namespace
- LMKit.TextGeneration
- Assembly
- LM-Kit.NET.dll
LogitBias
Logit bias adjustments applied during generation.
Use to nudge the model toward/away from specific tokens. You can also modify bias dynamically via BeforeTokenSampling.
public LogitBias LogitBias { get; }