Closed vrdn-23 closed 2 years ago
This solves the issue described in #424. We now check if the incremental path exists before trying to load it. If it does not exist, we fall back to loading from the default model path.
I've also updated a unit test to verify this behavior.
This solves the issue described in #424. We now check if the incremental path exists before trying to load it. If it does not exist, we fall back to loading from the default model path.
I've also updated a unit test to verify this behavior.