LLamaBeamView
Namespace: LLama.Native
Information about a single beam in a beam search
1 | |
Inheritance Object → ValueType → LLamaBeamView
Fields
CumulativeProbability
Cumulative beam probability (renormalized relative to all beams)
1 | |
EndOfBeam
Callback should set this to true when a beam is at end-of-beam.
1 | |
Properties
Tokens
Tokens in this beam
1 | |