ModelPath

The path to the exported sentence transformer model file to use.

You can create a model to use in QMS by using the export_transformers_model.py script, which is included in the QMS installation.

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

Type: String
Default:  
Required: Yes, when you set Type to Transformer
Configuration Section: MyEmbedding
Example: ModelPath=C:\Models\model.pt
See Also: Type
TokenizerPath
ModelMaxSequenceLength
ModelMinimumFinalSequenceLength
ModelSequenceOverlap