Reputation
Badges 1
4 × Eureka!Hey @<1523702000586330112:profile|FierceHamster54>
Thanks for the info, that's unfortunate it's not available through the sdk. Let's bypass the SDK to achieve this ^^
clearml-agent version:clearml-agent==1.5.2
this is what I meant by skip:
The pipeline starts, in the UI I see the 2 tasks (grey background), with the correct scheduling (task number 2 depends on task number 1). As soon as, or just before, task number 1 starts, task number 2 state changes to "skipped".
Actually, this opens my mind on what I'm trying to achieve. I'm trying to find a way to store the model (will try using the output_uri argument), and also a way to serve models using clearml-serving. Since I don't know yet how clearml-serving works, I wanted first to archive the correct files.
Hi AgitatedDove14 , CostlyOstrich36
Thanks for the links. I see that clearml-serving supports a predefined list of engines, transformer no included. Do you have any documentation on how one would implement an engine and integrate it into the on prem version?
Has there been any update on this? Not sure to see something related in the latest release notes