Hello, is there a way to specify the default storage to be s3 (minio) and not the local file system for the self hosted (docker compose) version of clearml? ...
11 months ago
I came across this official docs of Allegro
4 years ago
Hello, I have a non technical question about this community. Why have you decided to use Slack for communication and gathering community? Why not use somethi...
2 years ago
Hi All, I'm starting to use ClearML, for Experiment Management on this step. I'm using Voxel51 ( https://voxel51.com/ ) for managing and selecting my dataset...
3 years ago
I wanted to ask about html reporting, if I want to do a more fancy visualization (like overlay of two images depending on mouse hovering), I have to inject t...
5 years ago
I am starting to use clearml-data, and I have a feature request - add a progress bar for the upload phase / log which files are uploaded / add upload speed C...
4 years ago
Hi, I got a pop up this morning on the ClearML Dashboard asking to update - Once I clicked yes, all the debug samples from all my experiments have disappeare...
4 years ago
Thanks for releasing this awesome experiment manager! I was logging a single training session on multiple GPUs (using Detectron2), and torch.mp is called for...
5 years ago
Another question regarding a curiousity. Given a task is sent to an Agent to run and it has a specific version of tensorflow/pytorch, which requires a specif...
3 years ago
Hey all, any suggestion for this issue?
2 years ago
Hi everyone! I faced the problem with ClearML-serving. I've deployed onnx model from higgingface in clearml-serving, but "Error processing request: Error: Fa...
2 years ago
general infrastructure question: my company isn't using AWS for training, we have all our GPU's inhouse in our own servers, we have a problem where we want o...
2 years ago
Hi i'm trying to run a hyperparameter tuning experiment on a privately hosted server and the trials are forever enqueued (status: pending) as long as the mai...
4 years ago
That is from documentation, https://clear.ml/docs/latest/docs/fundamentals/logger/ . How can I stop the earlier debug samples from being deleted even if I tr...
3 years ago
Hello, Deploy Clearml In Docker And Train A Yolov8 Model, Finish Train, In Plots No Pics Show,So Why
hello, deploy clearml in docker and train a yolov8 model, finish train, in PLOTS no pics show,so why
one year ago
Hi, I am using two different environment for mlops and model training. I have setup the agent in the training environment. I can start the queue using comman...
2 years ago
Anyone using trains with Snakemake? I am running my workflow with Snakemake in a docker container, and it can output to the trains server of course, but exec...
5 years ago
AWS Autoscaler question: what is best practices for providing the autoscaled instances with access to credentials for things like S3? With self-hosted agents...
2 years ago
Hello Gals and Guys! This month we’re starting a new tradition in our community, a monthly community talk! This will be a 45 minutes talk with our CTO where ...
4 years ago
Hey folks, I am currently using the open-source self-hosted version of ClearML and performing a PoC. I was trying to set up a pipeline that is triggered ever...
2 years ago
Hello again guys, just curious, how do I get my artifact to be under my Models page? So I'm looking at the https://clear.ml/docs/latest/docs/fundamentals/art...
4 years ago
Hey guys, hope you missed me 😛 I try to set up a clearml agent on a new server of ours, but I get the following error: Retrying (Retry(total=239, connect=24...
2 years ago
but not api_server on port 8008.
4 years ago
Hello, is there a way to check whether the experiment was run from CLI (e.g. using clearml-task) or by clone+enqueue from the API, I mean from the code while...
3 years ago
Hello folks! i have a question about clearml.Task.create`` , especially aboutrepoparameter is there an any possibility to force clearml download submodules f...
one year ago
Hi, I am trying to setup multi-node training with PyTorch DistributedDataParallel. DDP requres a launch script with a set of parameters to be run on each nod...
4 years ago
Hello, are there any network requests that go from the self-hosted solution to ClearML the company (for analytics use, etc.)?
3 years ago
I also tried to manually create a clearml.conf file and add the line api.verify_certificate: False at the very beginning. But then when I try to create a tas...
4 years ago
Hi! When deleting datasets with the code: Dataset.delete(dataset_id = dataset_id, delete_files=False, delete_external_files=False, force=True, entire_dataset...
one year ago
Hi. When using the logger's report_histogram method, is there a way to "transpose" the displayed histogram so the bars will be on the y axis and the values o...
3 years ago