Hey, loving ClearML so far. I create an agent with 1 gpu and I am sending a task to it. But it says that it couldn’t create a docker with gpu access. How can...
3 years ago
How do I get the parsed args object of a task? I ran a task, using the argparser to set its hyperparams. I now get the task using Task.get_task, and I want t...
4 years ago
Hi. I'm encountering a problem with model.name At least, for models that where auto-magically uploaded. I see it in my own code but you can see it if you run...
2 years ago
Hi all, I’m looking for suggestions on best practices for easily going between local development and remote execution. Currently, the approach I’ve been usin...
one year ago
For ClearML serving, if I am trying to deploy 100 models on a GPU that can handle 5 concurrently, but each one will be sporadically used (fine tuned models t...
2 years ago
Hello everyone (sorry! two here's in one day! I do apologize). One thing that came up during the Q&A was the idea of community clinic/problem hours via video...
4 years ago
Hi, I've updated my ClearML server to v1.9.0 ( not to v1.10.0 because of this bug that I reported on Github: None ) I wanted to test the reports feature, but...
2 years ago
I deployed a model with: clearml-serving \ --id 875de894b62144a7949e471532728809 \ model add \ --engine "xgboost" \ --endpoint "best_model" \ --preprocess "t...
3 years ago
Hi, Is there a way to instantiate a clearml-task while providing it a Dockerfile that it needs to build prior to executing the task? I know that there is a a...
2 years ago
I'm having a hard time with git cloning + cache for a private repo accessed via personal access token. This happens 100% of the time, across both bitbucket +...
one year ago
Hi, I am using MinIO to save my files. and recently I have encountered an issue with downloading the artifacts, with compressed csv files (test_prediction_df...
3 years ago
Heads up! On tomorrow's twitter thread we are also going to have a vote for the next presentor of the ClearSHOW! (Did you watch the "build your own feature s...
4 years ago
HI everyone, I hosting a Clearml server locally, and in the same computer i want to train some experiments, but i cant, when i try to clearml-init my credent...
3 years ago
Hi everyone, I'm trying to setup clearml-serving as per None instructions, but I'm having troubles with the docker-compose command. I have the self hosted ve...
2 years ago
I think this is a bug in ClearML web GUI The issue is the Total count in All Experiments is incomplete until clicking Load More . Steps to reproduce: Run man...
3 years ago
Hi, How do I enable ssl with our self-hosted clearml-server ?
2 years ago
Hi all, I have a question - is there a way to upload a local ( user local ) file to the pipeline as parameter? More specifically - I want the users to be abl...
2 years ago
Hi, I would like to follow-up in this https://clearml.slack.com/archives/CTK20V944/p1646123127790389 happening on clearml server 1.2.0 (self hosted on a sing...
Would appreciate some help. Getting this Error. ValueError: Node train_model, parameter '${split_dataset.split_dataset_id}', input type 'split_dataset_id' is...
3 years ago
Hi, with a given task ID, how do I get all the information of the tab "INFO" in the Python SDK ? I struggle to find that in the doc None
2 years ago
Hi, I am surprised by the behavior of clearml-agent daemon --stop which stop the worker fine - but also flag ongoing Task as Completed instead of Aborted or ...
one year ago
nvmd. I think I was able to find the answer.
3 years ago
Hi Team, How to configure Gerrit to clearML?
2 years ago
Hi all, I am running into SSL verification issues with trying to upload model artifacts to minio. We are running the clearml agent in a container, have mount...
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 channel, I would like to setup Kubernetes for serving my models only. Does it mean I can use clearml-serving helm chart alone? What would be the use case...
2 years ago
I have been facing this issue "ClearML Monitor: Could not detect iteration reporting, falling back to iterations as seconds-from-start" due to which the enti...
2 years ago
Can I upload a text with the dataset? The goal is to explain the DS
3 years ago