aws { s3 { # S3 credentials, used for read/write access by various SDK elements # The following settings will be used for any bucket not specified below in t...
2 years ago
Hey folks, could anyone please take a look at this thread? Thanks! None
2 years ago
Hallo everyone, is anyone familiar with any restrictions regarding the usage of pipeline decorators in jupyter notebooks? I noticed, that when I run a pipeli...
2 years ago
if some someone can hep us to bypass the fileserver and directly upload the artifacts to the s3 bucket
2 years ago
Hello everyone, We have created a cleaml pipeline using PipelineController. We use add_function_step to add tasks to the pipeline. So as to upload artifacts ...
2 years ago
Hello everyone, I am having issues with the GCP Autoscaler. This is in the output logs: 2023-11-17 11:18:19,156 - clearml.Auto-Scaler - ERROR - Found invalid...
2 years ago
Hello. I am currently using a clearml server on-premises. Thank you for the great tool! I would like to ask about the status of the clearml-server and clearm...
2 years ago
discovered an issue with clearml-session where we have the agents running within a tailscale network. When the clearml session is local on the same physical ...
2 years ago
is there a way to open a clearml-session using vscode-remote on vscode instead of the browser?
2 years ago
[ClearML Serving] Hi everyone! I am trying to automatically generate an online endpoint for inference when manually adding tag released to a model. For this ...
2 years ago
Hi all 🙂 Sharing an awesome podcast episode we just released with ClearML CoFounder @<1523720508963557376:profile|MagnificentArcticwolf3> None
2 years ago
Hi all, I have a question about model querying. I have added some tags manually after uploading a model as an experiment to ClearML and also some tags while ...
2 years ago
Hi, I'm trying to reduce my team and my api calls when training models, we all ready added the following flags in our config file on each training agent work...
2 years ago
Hi all, want to ask, How I can debugg Logger class. I have problems with displaying graphs on the UI, logger.report_text works, but any scalar or plot is not...
2 years ago
Hi, I have a small question regarding k8s clearml-serving behavior. I have in my cluster one GPU of 16GB RAM, and another one of 24 GB RAM. I have a LLM mode...
2 years ago
The ClearML Session VS Code extension is live! 🎉 🎉 If you start a ClearML session using the clearml-session CLI tool, this will display it and help you con...
2 years ago
Hey All - I'm running into an issue with git authentication. I've setup the aws_autoscaler.py with a corresponding aws_autoscaler.yaml file. I pass in the gi...
2 years ago
Hello, I’m working with Task Scheduler and have a question about scheduling tasks. Is it possible for Task Scheduler to execute a task only once at a specifi...
2 years ago
Hey everyone, i'm new to clearml pipelines and my tasks are always in pending. 1) I have created clearml agent and it is connected to the main clearml server...
2 years ago
Hey all, we have a problem in our clearml installation. All tables / plots created for tasks are duplicated in the UI. We are running version "1.10.1". We ch...
2 years ago
Hi community, when I configure a ClearML client to S3 storage backend instead of the default file server, I assume that the connection to the S3 backend happ...
2 years ago
hey when I create an agent and run an interactive session on it - I have access to only one gpu
2 years ago
another question about the aws auto_scaler, i managed to get the scaler service running, it listens to a queue called "aws" (yes, very imaginative), when i q...
2 years ago
Hi everyone! Could someone tell how to use task.launch_multi_node or give some successful examples? Except the example from https://clear.ml/docs/latest/docs...
2 years ago
hi guys, is there CLI to download artifacs based on id artifacs?
2 years ago
Probably found a bug related to storage.verify_upload(uri) working incorrectly with cache clearml.__version__ -> '1.12.2' Scenario 1 import clearml out_ds = ...
2 years ago
hey call, when I use clearml sessions, how can I set up my agent to expose certain parts of the filesystem? for example I want to pass -v /mnt/filesystem:/wo...
2 years ago
Hi! I'm building a model registry with ClearML and i can't figure out how to do model versioning: is there a way to set model versions and load specific vers...
2 years ago
hey there! question about the aws autoscaler, the TLDR is that i can't get the aws_autoscaler.py when running with --remote flag to clone my git repository (...
2 years ago
Hello everyone, I am having an issue with file paths when running clearml agent. Somehow, directories are being created inside the ~/.clearml folder when I a...
2 years ago