WackyRabbit7 check out the examples, they contain pre/post processing code ( https://github.com/allegroai/clearml-serving/tree/main/examples ).
You can see the preprocess template here:
https://github.com/allegroai/clearml-serving/blob/main/clearml_serving/preprocess/preprocess_template.py
I was here, but I can't find info for the questions I mentioned
Hi WackyRabbit7 ,
Is this what you're looking for?
https://github.com/allegroai/clearml-serving
You specify a model that is already on the server, will that work?
the link to manual model registry doesn't work
actually i was thinking about model that werent trained uaing clearml, like pretrained models etc
Yeah I see it too! I'll ask someone to take a look at it
WackyRabbit7 , in that case you can simply register the pretrained model in the system using the SDK 🙂