
GrievingKoala83
18
Questions,
38
Answers
Active since 11 June 2023
Last activity
16 hours ago
Reputation
0
Badges 1
36 × Eureka!Hello everyone! How can I conveniently pass a large number of parameters to the pipeline in order to re-run it through ui?
one year ago
Hi everyone! I'm trying to use task.launch_multi_node(nodes, devices=gpus, hide_children=True) in conjunction with pytorch-ligtning. I am using the latest ve...
3 months ago
hello everyone! is it possible to transfer data (datasets, models) from one ClearML instance to another? How can I do this?
5 months ago
Hi! I'm running launch_multi_mode with pytorch-lightning task.execute_remotely(queue_name='my-queue' config = task.launch_multi_node(args.nodes)) ddp = DDPSt...
9 months ago
hello everyone! is it possible to transfer data (datasets, models) from one ClearML instance to another? How can I do this? I store my data in s3 and clearml...
4 months ago
Hi everyone! I have a ClearML dataset that takes up 10 Tb. Its local download (get_local_copy) takes about a month. Can you tell me how to speed up this proc...
9 months ago
Hello everyone! Could you help me with the authorization question? Is it possible to add a new user through the API to access ClearML webserver? I found thre...
11 months ago
Hello! How to determine the cache for an agent in Kubernetes? I'm going to mount s3 as a cache folder as a local path using s3fs. What variable needs to be s...
10 months ago
Hi all! I write a data processing pipeline. It is necessary to define many hyperparameters that are inconvenient to redefine in a pop-up window when restarti...
one year ago
Hello! Is there a way to launch clearml apps (for example clearml schedulers) via API or code with status tracking on ClearML application tab? If we run clea...
7 months ago
Why can't I find the task created for the pipeline in the project through the main dashboard?
one year ago
Hello everyone! I need to run the pipeline on schedule. Are there any restrictions on running pipelines through the scheduler? Would hidden project for pipe ...
one month ago
Hello everyone! I tried to remove models from ClearML using clearml.Model.remove( model=model_id, delete_weights_file=True, force=True, raise_on_errors=True,...
one month ago
Hello everyone! The cache for pip does not work for agent in k8s mode. I specify agent.docker_pip_cache as /mnt/pip_cache in the clearml.conf. But nothing is...
10 months ago
Hello everyone! Can I create a report via API or SDK? Сan the model inference task generate a report that will be displayed in the reports tab?
7 months ago
Hello! Can you help me with Model Endpoints tab - how to connect it to existing clearml-serving instance?
2 days ago
Hello! Is there a way to launch clearml apps (for example clearml schedulers) via API or code with status tracking on ClearML application tab? If we run clea...
8 months ago
Hi! When running a remote task on the agent, clearml installs additional system packages. how can this be disabled? the variable agent.package_manager.system...
9 months ago