Hi, I am using mmpretain and wondering how do ClearML integrate with it ? I used: Runner( ..., visualizer=dict(type='Visualizer', vis_backends=[dict(type='Cl...
one year ago
how can i download a model through ClearML File server like other artifacts? On the first screenshow i show desired path, on thr second is local path saved b...
one year ago
He everyone! Is there an option to set extra_docker_shell_script for project or experiment, rather than for global user configuration? I'm working on several...
one year ago
I upgraded clearML to 1.15.0 from 1.0 The UI says it’s running WebApp: 1.15.0-472 • Server: 1.15.0-472 • API: 2.29 And the UI is missing a lot of details lik...
one year ago
Hi all, I updated from clearml-server 1.14.1 to 1.15.0 and I am getting the following error while trying to start the server after running docker-compose pul...
one year 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...
one year ago
Hello everyone! I am new to clearml. I have my prebuilt containers and wanted to run them using clearml-agent on remote machine. How can I do that? Is there ...
one year ago
Hello everyone! I am using ClearML to manage my model training for a thesis project. I am currently on the stage of hyper-parameter tuning my yolov5u model a...
one year ago
Hi 🙂 we have a clearml pipeline that has a step that runs a multi gpu training (with hugginface), we need to invoke it with accelerate launch so we use subp...
one year ago
Hi all, how can I have a global variable used in a pipeline step? I have to define them in each pipeline step, otherwise they are not included in the pipelin...
one year ago
hey there, i am trying to use a local docker agent, but i cannot run tasks there. Using the bare metal variant with venvs works fine. It seems as the process...
one year ago
Hi! I'm currently hosting my own clearml server, which has been great so far. I need to restrict access to ClearML from certain IP addresses in our lab. Idea...
one year ago
how can i serve my custom yolov8 model on clearml?
one year ago
Hi all, if I have a project structure that utilize a setup.py to be setup as local editable package, how do I make this works with clearml pipeline for remot...
one year ago
Quick question: Why does clearml-server 1.15.0 api-server python package require ES 8.12.0 but the docker-compose references ES 7.17.18?
one year ago
Is there any documentation of how to unhide a project on clearml? I have a hidden project that really should not be
one year ago
Hi, there. anybody knows where the APP credentials are saved in WebUI (settings -> Workspace -> app credentials)
one year ago
after adding a new one, I stop containers (docker-compose -f /opt/clearml/docker-compose.yml down) and start it again. the app credentials page is empty and ...
one year ago
does that mean you will lose credentials if you restart clearml dockers?
one year ago
Hi there, Is there a way to upload/connect artifact to a certain running/completed task, using a different scope other then the one that's running? (I mean, ...
one year ago
Hi! A training session just crashed because I seem to be in a setting in which ClearML keeps trying to send info to the server - but that triggers a timeout ...
one year ago
Hi, there is an issue with the "HPO" app, it seemsthat in both options for the "Optimization Objective Trend" param (min and max) the optimizer is trying to ...
one year ago
Hi everyone, I'm running into a weird error when trying to clone and run and task that has completed successfully. I have a test task that loads a dummy data...
one year ago
Is ClearML-Serving using either System or CUCA shared memory? Or planning to? In our experiments using perf_analyzer the shared memory experiments showed a h...
one year ago
Hi everyone! I'm currently using the free hosted version (open source) of clearML. I'm mainly using clearml-data at to manage our datasets at the moment, and...
one year ago
Hello there! I was trying to update the url for debug samples after migration of the server to a new domain and was following the steps from here: https://cl...
one year ago
hi, im using aws autoscaler and having issues with clonning repos on a machine that has already run a task before. you may see the entire error in the attach...
I recently upgraded my clearml version and here are some questions that I have: - Is there an autoscaler available for Azure ? - I'm interested in the clearm...
one year ago
Hello, everyone. I'm trying to use the HPO in Clearml and having some problems. All of my hyperparameters are Python dictionaries with different values (int,...
one year ago