please tell me how to find out from a model whether it is published or not? I didn't find the model.is_published() method None
one year ago
Happy Friday everyone ! We have a new repo release we would love to get your feedback on 🚀 🎉 Finally easy FRACTIONAL GPU on any NVIDIA GPU 🎊 Run our nvidi...
one year ago
Hi, is there any option to run ClearML Agent in docker?
one year ago
Hello everyone! I am trying to configurate clearml-agent on a local machine. The Internet speed is low here, and therefore downloading the necessary pip pack...
one year ago
Hello, I have been starting to test and integrate ClearML into our stack and I like it. I started adding people to my workspace to share datasets and experim...
one year ago
Hello, Is it possible to use clearml-serving to serve a model built with scikit-learn's GridSearchCV pipeline? I'm asking this question because when I test i...
one year ago
Hey all. Wanting to log matplotlib figures to ClearML, but it seems that the integration relies on a call to plt.show() or plt.savefig() in order to actually...
one year ago
Hi again! I am doing batch inference from a parent task (that defines a base docker image). However, I've encountered an issue where the task takes several m...
one year ago
Hi everyone! I'm a ClearML newbie trying it out in my local environment with the docker compose installation described here: None Although my instance appear...
one year ago
Hi, I am trying to figure out how to get cloud storage access working in the agent. I am running the agent locally in docker mode. I set up GCP Storage in th...
Hi, I wanted to try model versioning, suppose that I've a model and want to have multiple versions of the same model and to be able to have inference on thes...
one year ago
Hi Guys, I have been running the clearml-serving for a while now and I realize that from time to time after a couple of hours the serving task (control plane...
one year ago
Hi, can I provide a direct url for pytorch wheel through clearml.conf file or somewhere else? I'm having a following issue. clearml_agent: Warning: could not...
one year ago
Hello everyone, I'm currently trying clearml-serving to serve a model via an endpoint. I followed the tutorial in the documentation, but when I try a request...
one year ago
Can I connect wtih some one who was able to successfully deploy clearml on GCP. Are there tutorials for this ?
one year ago
Is there a GCP driver similar to aws_driver.py ? None
one year ago
Hello everyone, I am new to the channel. I am working in a team which deployed clearml to an Azure Kubernetes Cluster via helmchart. We have a central authen...
one year ago
Hello, community. I hope you are all doing well. I'm seeking information regarding a specific problem, specially in the field of computer vision. Typically, ...
one year ago
Hi everyone, I have a few questions to understand the clearml-serving a little better (and how much resources to allocate for the serving pods): Are the mode...
one year ago
Hi everyone! I would like to test serving a model via an endpoint using clearml-serving. Do I necessarily need to have Kubernetes on my machine?
one year ago
Hi all I need to set up a clearML server in GCP. I see here None in the import the image point 6 Enter the ClearML Server image bucket path (see ClearML Serv...
one year ago
Hi All, is there a way to clone a pipeline from the web UI like you can with a task? The goal is to be able to give the cloned version a different name so I ...
one year ago
Hi, could anybody please help me with spin up agent after reboot on my ubuntu machine? I'm currently trying to do it thru systemd service and script.
one year ago
Hello all, I want to clarify something. In the ClearML Task Scheduler .add_tast() method there's a parameter for schedule_function . I think I had some assum...
one year ago
I have a Pydantic Class for my pipeline params (that verifies integrity of booleans, strings, emails, aws-intance-ids and such). I want to use tihs class to ...
one year ago
Hi, can anyone help or share information about CI/CD integration? After merging to master on Bitbucket, I need to either create a new task and register it on...
one year ago
please tell me, is it possible to do something so that you can indicate some other s3 sources, host and providers other than s3.amazonaws.com ? so as not to ...
one year ago
Hi everyone! I'm having a trouble with executing tasks remotely from web UI using clearml agent docker mode. (with self-hosted server on Windows computer) I ...
one year ago
Hello, I have clearml autoscaler setup. Previously, when a new task comes up, an already running worker (if there is), will take it, apply the new commit and...
one year ago
Hey all. I'm getting this error: clearml-data create --project my_project --name dir_name --output-uri None Error: SSL validation failed for None [Errno 21] ...
one year ago