LLamaLogitBias
Namespace: LLama.Native
A bias to apply directly to a logit
1 |
|
Inheritance Object → ValueType → LLamaLogitBias
Implements IEquatable<LLamaLogitBias>
Fields
Token
The token to apply the bias to
1 |
|
Bias
The bias to add
1 |
|
Methods
ToString()
1 |
|
Returns
GetHashCode()
1 |
|
Returns
Equals(Object)
1 |
|
Parameters
obj
Object
Returns
Equals(LLamaLogitBias)
1 |
|
Parameters
other
LLamaLogitBias