ModelLifecycleResolvedArtifactPaths constructor
const
ModelLifecycleResolvedArtifactPaths({})
Implementation
const ModelLifecycleResolvedArtifactPaths({
required this.primaryModelPath,
this.visionProjectorPath,
this.tokenizerPath,
this.configPath,
this.vocabularyPath,
this.mergesPath,
this.labelsPath,
});