You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To test infer_with_model job during development, an AiModel should be inserted into the DB with the initial data. Even if no actual model is present on disk, at least the wk parts can be tested then.
A usable model can be manually downloaded (from notion?) to be placed in the binaryData/sample_organization/.aiModels/ directory. Then the full infer pipeline can be tested without having to train a custom model first.