Hi @<1610083503607648256:profile|DiminutiveToad80> , can you please elaborate on what you mean/want to do?
The communication is done via HTTPS so relevant ports should be open.
Did you try with a hotspot connection from your phone?
Hi @<1590514584836378624:profile|AmiableSeaturtle81> , did you try the solution in GitHub? Did it not help?
Hi @<1570583227918192640:profile|FloppySwallow46> , can you please elaborate on what you were doing, what happened?
Hi @<1708653001188577280:profile|QuaintOwl32> , you can set some default image to use. My default for most jobs is nvcr.io/nvidia/pytorch:23.03-py3
Try with delete_files=False
parameter
Hi @<1535069219354316800:profile|PerplexedRaccoon19> , yes! Here is an example:
None
Hi @<1576381444509405184:profile|ManiacalLizard2> , I don't think such a capability currently exists. I would suggest opening a github feature request for this. As a workaround you could zip them up together and then bind them to an output model.
What do you think?
Hi @<1523701083040387072:profile|UnevenDolphin73> , does it happen with the latest version? Can you add a snippet that reproduces this?
I'm being silly. You're actually directing it to the file itself to where it resides
The ValueError is happening because there is no queue called services it appears
Hi @<1702492411105644544:profile|YummyGrasshopper29> , console logs are saved in Elastic. I would check on the status of your container
Hi SourLion48 , what if you try inserting the credentials etc individually? Are you using a self hosted server? Is it behind a proxy by chance?
You will need to set agent.git_user
agent.git_pass
in your clearml.conf so the agent will be able to clone the repository. For git_pass you will need to use your github token or bitbucket app password
From my understanding ClearML uses Apache-2.0 license, so it depends if that covers it or not
Regarding workspaces - workspaces aren't supported in the self hosted version. I think that's feature on http://app.clear.ml
Why does the figure change so drastically? And how can I solve it?
What are you referring yo specifically? The data plots seem to be identical.
Sidenote: there seems to be a bug in the plot viewer, as the axis are a bit chaotic..
Do you mean the x/y intersection?
I recall a big fix to plots in server version 1.6.0, can you try upgrading to see if it fixes the issue?
Hi @<1535069219354316800:profile|PerplexedRaccoon19> , it depends on how you run the agent that is listening to your queue. If you set it to run with multiple gpus you'd be able to utilize multiple gpus in your sessions 🙂
Hi @<1874626649442488320:profile|KindTurkey44> , can you elaborate on what is happening?
Hi @<1570220844972511232:profile|ObnoxiousBluewhale25> , I think the API server can delete things only from the files server currently. However the SDK certain has the capability to delete remote files
Hi ObedientToad56 , this value appears in your clearml.conf
and needs to be changed on the machine running the agent
You already have it : )
None
Hi @<1547028121666981888:profile|AdventurousOwl31> , from my understanding this is technically supported but heavily unadvised due to differences between the two
Hi @<1533257278776414208:profile|SuperiorCockroach75> , what do you mean? ClearML logs automatically scikit learn
But no console or auto capturing of scalars?
Hi @<1539780284646428672:profile|PoisedElephant79> , please post in the same thread you started, no need to spam the main channel 🙂
Regarding your issue - it looks like you have some issue with authentication. How are you spinning the server?