Property Model
- Namespace
- LMKit.TextGeneration.Events
- Assembly
- LM-Kit.NET.dll
Model
Gets the LM (Language Model) instance associated with this event.
public LM Model { get; }
Property Value
Remarks
This property provides direct access to the underlying language model and its vocabulary.