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