EmbedderCreateInput constructor
EmbedderCreateInput({})
Implementation
EmbedderCreateInput({
this.modelName,
required this.modelPath,
this.tokenizerPath,
required this.config,
this.pluginId,
this.deviceId,
});