Reputation
Badges 1
125 × Eureka!I think the issue is that the host is not trusted... it looks like it looks into the index
i'm not sure how to double check this is the case when it happens... usually we have all requirements specified with git repo
hiya Jake, how do I inject this with the extra_docker_shell_script
setting?
Ok, going to ask the server admins, will keep you posted, thanks!
I have this inside my pipeline defined with decorator
Sent it to you via DM!
I am curious about the updates on version 1.0.0, where can I see some info regarding this?
Passing state information from pre to postprocessing and the dynamic preprocessing code thing, for example
Yeah, that would be nice!
clearml-agent 1.2.3
Right, I used --services-mode 2
and it still runs more than 2 tasks simultaneously
they are taking longer than 30 secs, but admittedly not much longer: 1-3 minutes
some documentation for understanding the parameters, flags, options etc.
I want my serving controller to go into a particular project instead of the default DevOps, for example
Other things might be programatically adding endpoints instead of using cli (this is because I potentially have hundreds of models to serve so I can't do this manually)
does this make more sense? SuccessfulKoala55
` Using cached repository in "/root/.clearml/vcs-cache/DeployKit_cloud.git.3e6952dd2fa4054e353465fe2d40daa3/DeployKit_cloud.git"
fatal: Could not read from remote repository. `
If 3e5962dd
is the commit it's trying to clone, it doesn't exist because I deleted it.
it should be cloning a more up-to-date version of the repository
using clearML agent
Because sometimes it clones a cached version of a private repository, instead of cloning the requested version
Ah, so you're saying I can write a callback for stuff like train_loss
, val_loss
, etc.
In fact I just did that yesterday. I'll let you know how it goes
Ok gotchu. I'll do that as soon as I can.
Hi CostlyOstrich36
I added this instruction at the very end of my postprocess
functionshutil.rmtree("~/.clearml")