Unanswered
Hi Everyone, I'M Trying To Setup Clearml-Serving As Per
The error is a NewConnectionError caused by the fact that the serving server has to download the artifacts needed to deploy the model (aka the model itself and the preprocess script), but these have an address starting with localhost (since they are on the clearml server on my host machine), hence are not accessible by the serving, because the serving needs the url to start with "host.docker.internal" and not localhost
137 Views
0
Answers
one year ago
one year ago