If for a while I eliminate the scaling issue with v0 AWS architecture. Would it be right to say in v0 issues like excessive load times were solved by decoupling models and flask app (e.x. making batch prediction calls to each necessary model for the current request?) rather than v0 architecture itself?
Was it that hard to make the make batch prediction calls to each necessary model for the current request on AWS?
Was it that hard to make the make batch prediction calls to each necessary model for the current request on AWS?