We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
We was assuming data folder will be in the same folder as cortex binary file
cortex
cortex |__ engines |__ models |__ cortex.exe
but we finalized the data folder structure in #1115 This requires us to update logic to make it works properly.
fixes #1154
Status