Skip to content

[BUG] Onnxruntime Engine Autodownloaded Model's path not used for og.Model params #40

@szeyu

Description

@szeyu

Describe the bug

self.model = og.Model(model_path)

where model_path is the argument parsed by the user in the command line

The autodownloaded cache path is stored in the self.model_path.

Hence producing error when it cannot find the config json file

image

Metadata

Metadata

Assignees

Labels

priority: criticalCritical priority request. Must fixtype: bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions