Hi Community! I'm currently trying to serve my AI model using clearml-serving so I can access and try my model through the model endpoint. Currently the data...
3 years ago
Hi I have a problem (presumably) with k8sglue-agents working roughly 50% of the time. Basically what happens is when I launch a pipeline from command line, i...
3 years ago
Is there some limit in the web UI or the configuration for number of debug sample images. Ours seems to never show past 32 images
9 months ago
yep we use api_server: https://api.allegro.ai web_server: https://app.allegro.ai
5 years ago
Hey, I use on prem ClearML, I want to prevent users from uploading model checkpoints to the file server. It's already being taken care by the framework and s...
one month ago
Hi, I would like to pass in some pip arguments that clearml-agent would include when setting up the venv on the containers. How should I specify this? The ar...
4 years ago
Hey 🙂 I’m also using the AWS autoscaler with pipelines, and i can’t seem to make the intermediate steps output their results to S3 instead of the fileserver...
3 years ago
Is there any similar functionality for the PipelineController class that resembles the behavior of task.execute_remotely() (no arguments supplied)? I mean ju...
4 years ago
Hi, I'd very much like a feature to support clearml agent stopping specified by the exact bringup command: when trying for example to bring down a gpu agent ...
3 years ago
when I'm looking at a frames of a dataset version that is stored in private blob storage I can't see the photos, it first prompts me to enter a SAS token. I ...
one year ago
Hi guys, I'm loving ClearML so far now we can quickly train and deploy customer models 🚀 however, when prototyping models in a .py file it's quite annoying ...
4 years ago
We have this issue with our OSS deployment: one Azure Container App for web server and one Azure Container App for api server . The issue: the console log do...
3 months ago
hi folks, is there a way to force clear-ml agent with --docker to not create a virtualenv at all? And perhaps not even attempt to install requirements even? ...
3 years ago
Hi, I have a case when I want to clone tasks and set some parameters for them. I noticed, that I can't pass numbers, only strings are possible there. When I'...
2 years ago
hello everyone, I'm trying to do prepare a pipeline on clearml with my custom framework script that import and executes other scripts. However, when I write ...
3 years ago
We're running into errors such as this: Action failed <500/0: tasks.add_or_update_artifacts/v2.10 (Update failed (BSONObj size: 18564134 (0x11B4426) is inval...
3 years ago
Hi folks, occasionally when I clone a job and enqueue it, instead of being processed by the expected queue, a new queue (with some id that looks like an hash...
3 years ago
In UI such strange artifact is visible sometimes. After reloading page looks fine.
2 years ago
Question about the task and queue in the clearml SDK. There are three machine, machine A(running the clearml server), machine B (Linux, target machine to run...
2 years ago
HI all, After upgrading to sdk 1.8.0 we are having issue adding external files to dataset from gcs. This is the code we use: dataset_id = dataset = Dataset.c...
2 years ago
when use gcp bucket as files_server + yolov5 train for now its upload the model in the end to files_server/name.task_id/model/best.pt is there option to omit...
2 years ago
Hey - is there a known issue with tf.summary.image not being logged when there's a 'description' argument?
4 years ago
Hey everyone, I'm new to clear ml, but my company is looking at rolling it out on our EKS cluster. We've installed everything through the helm charts and hav...
5 months ago
Hi guys, may I know how to update the preprocess.py for clearml serving through command line? Anyone got error when trying clearml serving pytorch example? I...
2 years ago
Hello! I'm using the self-hosted version of clearml. I'm doing some testing and it seems that the Clearml isn't auto-logging my matplotlib plots. The version...
2 years ago
Any plans to add support for MultiIndex tables? That comma-separation feels a bit odd. (Also this shows up in plots while in the scalars tab I actually have ...
4 years ago
Hi, Having problems during credentials verification in clearml-init. Server installed on a separate machine, Web UI is accessible where I generated credentia...
4 years ago
Hey, what exactly the use of redis? I can see that my redis is getting fuller and fuller over time Can’t find the architecture of clearml in docs
3 years ago
Hi we create a pipeline via add_function_step. How should we fetch configuration which is on pipeline level? We tried to use pre_execute_callback, but node.j...
2 years ago
Hi everyone, I’m facing the issue that when archive and remove my project (including tasks, datasets), I still seeing that data in my MinIO server. Is this a...
2 years ago