Hey, we've experienced some issues with Clearml Trigger Schedulers we were playing with in the last few days. This is what happened: We have a trigger listen...
2 years ago
Hello I am running code using git for custom module inclusion, now if i clone the experiment and change the code in it gives me git difference error. And wil...
2 years ago
Hey, We are using clearml 1.9.0 with transformers 4.25.1… and we started getting errors that do not reproduce in earlier versions (only works in 1.7.2 all 1....
2 years ago
Documentation bug? https://clear.ml/docs/latest/docs/references/sdk/dataset/#sync_folder Return type (int, int) Returns number of files removed, number of fi...
2 years ago
Anyone experiencing this with a custom S3 bucket in the debug samples? The S3 configuration in the webapp is correct
2 years ago
Hi all - I'm a little confused by the option to use a cloud storage bucket for the fileserver instead of the VM where the server is hosted. Is this something...
2 years ago
Hi everybody, when using a custom S3 bucket (a minio one) the webapp cant load the debug samples. It displays "Unable to load image". When checking the devel...
2 years ago
Hey, guys! I have a problem. I launched ClearML Server and trying to run a worker on another machine. When I run clearml-agent init it can't verify credentia...
2 years ago
Is data versioning available in the accessible version of clearml? I want to create a structure like this.
2 years ago
Hello, i’m trying to override git_user and git_pass within additionalConfigs in order to clone private repositories from the agent but it’s not working. How ...
2 years ago
Hello everyone! Today I found the following challenge. I do run locally the clearML server and the clearML agent. I would like to have the option of running ...
2 years ago
Hello, i want to use custom packages in my code.It works fine when i run it locally.But when i clone the experiments and run on agent it shows package not fo...
2 years ago
Hi. Does ClearML support auto-magical (scalars) for scenarios where we need to execute third party installed toolkits, which runs training with common ML fra...
2 years ago
Hi to all! There are limitations on using the new GitHub PAT fine-grained features on ClearML?
2 years ago
Hi all, I again have a problem which was already reported here. It seems like the agent ignores the reqirements even when I am explicitely adding them by Tas...
2 years ago
Hey everyone, should a self-hosted ClearML server be stopped before backing up? Are there any risks to backing up (i.e. tar ring /opt/clearml/data ) when the...
2 years ago
Hello, I just deployed a clearml-agent into a k8s cluster with minimal custom configuration where a clearml-server is already deployed. The configurations va...
2 years ago
Hi all, I have the same problem as stated in this Thread. The file encoding of all files in my project is utf-8 and I already set the environment variable PY...
2 years ago
Hello folks, I'm new to ClearML. I've installed a self-hosted instance by using the docker-compose.yml versioned 3.6. It appears that my ClearML service cons...
2 years ago
Hey folks, trying to use the Model class from the clearml SDK and seeing some weird errors. I am loading a model this way and trying to see a metadata value ...
2 years ago
Hi, we're facing an error when uploading model checkpoints to clearml during training (using clearml version 1.9.0 and pytorch lightning 1.7.6), anyone knows...
2 years ago
will self hosted version clearml have Reports features?
2 years ago
Will ClearML log cmd like python -m torch.distributed.run --nproc_per_node 2 train.py --batch 64 --data coco.yaml ? If I clone and enqueue the cloned task on...
2 years ago
[ClearML Task Querying] How would I find Tasks that have the same code with different inputs/parameters? I’m interested in “diff”ing the inputs to/outputs fr...
2 years ago
[Security] Hi, one of our teams noted that previews of clearml-data datasets are saved in the files_server (indicated in ClearML.conf) instead of the indicat...
2 years ago
Hello, as an Admin of my own ClearML-Server, can I revoke API tokens? Thank you!
2 years ago
One question.. If I had a Docker image in the Docker registry that had all the requirements of a task already installed, would that let the clearml-agents sk...
2 years ago