Noam Wasersprung
Noam Wasersprung
@diego-andersen clearml-tasks's `--args` lets you specify argparse arguments **for your script**. `--script` lets you specify the arguments **to the executing binary** (i.e. python) such as `-m accelerate.commands.launch --multi_gpu --num_processes 2...
Thanks for reporting @orena1 - We'll take a look
> As far as I can tell, the traditional standalone Optuna framework is able to handle this hyperparameter dependence @jamesobaldwin What Optuna interface are you referring to?
@amishurov This is indeed the designed behaviour. We do plan to provide an override option to set these for all users as part of server deployment.
@fedyhajali As you've correctly identified, the ClearML issue is actually a result of an underlying problem in your deployment of elastic - You should further investigate for what caused your...
@RZetko How are you uploading the metrics?
Thanks for clarifying @RZetko. Which UI task section do these metrics end up appearing under (e.g. 'artifacts')?
@RZetko plots and debug samples storage is configured separately than artifact storage since their expected use is somewhat different (they have no standalone meaning without a task context). You can...
@immunai-alyssam Unfortunately, the agent-services container does not yet support arm. If you the clearml server to service a services execution queue, you can manually run a clearml agent in services...
@mb-ii Please provide environment details as per the suggested template (i.e. server type, version information, etc.)