### 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 