Table of Contents

Property VocabularyMode

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

VocabularyMode

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

public VocabularyMode VocabularyMode { get; }

Property Value

VocabularyMode

A VocabularyMode enumeration value representing the vocabulary mode.