Hey everyone! Is it possible to trigger a pipeline run via API? We have a repo that builds an image for serving to ClearML server but we've wrapped it inside...
7 months ago
Hello everyone! A question regarding uploading model weights as artifacts. I use ClearMLSaver() and Checkpoint() functionality from PyTorch Ignite and upload...
7 months 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...
7 months 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...
7 months ago
I have weird issue with clearml agent: when queue a job for a second time on the same agent, it get Executing task id [43cc0c9e1f794f53a148bde3fff03cc9]: rep...
7 months ago
Hi all! I've been using the self-hosted ClearML for a while and it's amazing, thank you guys for the excellent work. I recently discovered the ClearML agent,...
7 months ago
Hi everyone! Thanks to the dev for the excellent work, I'm migrating some work projects to ClearML and it has been a great experience so far. There is just o...
7 months 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...
7 months 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...
7 months 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 ...
7 months ago
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...
7 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...
7 months ago
Hello guys!!! I'm a developer who wants to build MLOps on my local machine, but I have a few issues while setting up the ClearML Server. And I just got a sma...
7 months ago
Hi, i'm currently setting up the GCP autoscaler. Everything works except the installation of the cuda drivers. I'm using this machine image projects/ml-image...
7 months ago
Hello. I'm trying out self-hosting with the latest version. Upon spinning up, clearml-elastic errors-out with: "stacktrace": ["org.elasticsearch.bootstrap.St...
7 months 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?
7 months 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...
7 months 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...
7 months 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...
7 months ago
how can i serve my custom yolov8 model on clearml?
7 months ago
Are there any particular system dependencies needed to enable auto_resource_logging ? My understanding based on None is that this should be enabled by defaul...
7 months ago
Help please, after creating my data drift monitoring dashboard using ClearML Serving and Grafana, how can I configure my alerts to be notified when the distr...
7 months 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...
7 months 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...
7 months 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...
7 months ago
does that mean you will lose credentials if you restart clearml dockers?
7 months 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 ...
7 months ago
Hi, there. anybody knows where the APP credentials are saved in WebUI (settings -> Workspace -> app credentials)
7 months 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 ...
7 months 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 ...
7 months ago