David Slater
David Slater
Currently, when `output_dir` or `output_filename` are set in the config, they are used as part of the path for the output results file. However, it is not very useful for...
Mode that only uses local repos, doesn't attempt to download from s3 (pull git repo), etc. Raises errors if items are not locally available. This should be an explicit flag...
I observed this with certain fields in `wrapper_kwargs` being omitted. My guess is that these configs are modified in place by the consuming model. To fix this, we should make...