Loading the large v2 model from DB (so no fetching involved) lasts almost a minute while paralyzing everything else (can't click on anything), maybe blocking the main thread.
If it exists, we should find the way to load the model such that it does not paralyze the page like that.