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...
one year ago
Hello everyone! A question regarding uploading model weights as artifacts. I use ClearMLSaver() and Checkpoint() functionality from PyTorch Ignite and upload...
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
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
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...
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
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
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
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
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 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...
one year 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...
one year 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...
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
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
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
how can i serve my custom yolov8 model on clearml?
one year 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...
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
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 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
does that mean you will lose credentials if you restart clearml dockers?
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
Hi, there. anybody knows where the APP credentials are saved in WebUI (settings -> Workspace -> app credentials)
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! 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
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
Quick question about concurrency and the serving pipeline, if I have request A sent and its being processed, and then send request B while A is processing, w...
one year ago
how can i use multiple docker args in the clearml-task cli? --docker_args '-v=some_dir:other_dir' -----> a single value works fine --docker_args '-v=some_dir...
one year ago
hello! thank you for the great product. I have a bit of a request: this hover feature in pipeline overview would be much more useful if I could read out the ...
one year ago