Type
The type of model that you want to use to generate the embeddings. You can use one of the following options:
-
Transformer. Use a sentence transformer model.
-
Lua. Define a Lua script that you want to use.
Type: | String |
Default: | |
Required: | No |
Configuration Section: | Embeddings |
Example: | Type=Transformer
|
See Also: |