Fixed issue with incorrect loading of model parameters, where outdated parameters from the frontend request were overwriting the correct ones in the backend.
As a temporary solution, the backend now directly loads the parameters instead of relying on the request.
Fixed issue with incorrect loading of model parameters, where outdated parameters from the frontend request were overwriting the correct ones in the backend.
As a temporary solution, the backend now directly loads the parameters instead of relying on the request.