TokenizerPath

The path to the tokenizer file associated with the model that you specify in ModelPath.

This parameter has an effect only when Type is set to GenerativeLLM.

Type: String
Default:  
Required: Yes, when you set Type to GenerativeLLM
Configuration Section: MyGenerativeModel
Example: TokenizerPath=C:\vectormodels\tokenizer.spiece.model
See Also: Type
ModelPath