Table of Contents

Property VocabularyMode

Namespace
LMKit.Tokenization
Assembly
LM-Kit.NET.dll

VocabularyMode

Gets the vocabulary mode used by the model.
This property indicates the type of tokenizer and vocabulary utilized by the model weights.

public VocabularyMode VocabularyMode { get; }

Property Value

VocabularyMode

A VocabularyMode enumeration value representing the vocabulary mode.