Hello, are there any resources for trying to reduce the number of API calls? I am trying out Clear ML and with just 20 epochs it says there have been 80k api...
4 months ago
Hi everyone! I'm working on a solution that uses clearml agent running on an EC2 instances. These instances (and agents) are provisioned automatically and li...
4 months ago
Hello, how to handle clearml.Task.add_requirements("requirements.txt) cases when we have --extra-intex-url in the file
4 months ago
Anyone has an easier process than that? Or some potential pitfalls that I may encounter?
4 months ago
Hey there, I am looking into the self-hosted version of ClearML for an isolated environment that will undergo periodic data extraction back to an internet-fa...
4 months ago
New to clearml, I primarily use rye to handle my package management. For some reason, our training task is capturing all of our depenendencies as declared in...
4 months ago
I was trying to use the callback option in open.ai .completion.create but I was unable to get the call back and it is throwing a json serializable error how ...
4 months ago
Hi, I'm trying to upload data from my s3 bucket to clearml dataset where i can start versioning it all for my ML project. I have connected successfully to my...
4 months ago
All of our users suddenly cant log in. We get 401, existing logged users are fine, but once logged out cant log back in. Here is what webserver says in logs:...
4 months ago
I have a question and I'm not sure if anyone is clear on this. If I want the agent to manage dependencies using Conda, and install a new environment based on...
4 months ago
Hello everyone 👀 , I just started using ClearML, and it’s amazing, especially the self-host part. The Docker deployment is very convenient and stable!!!
4 months ago
I noticed after upgrading to the latest clearml that App Credentials now disappear on restart. Is this an intentional design choice? I'm in a bit of a chicke...
4 months ago
Hello. It'd be really helpful if someone could let me know why I keep getting "MisconfigurationException('No supported gpu backend found!')" error. I am usin...
4 months ago
Hello, I use '-e', 'CLEARML_AGENT_AGENT_DOCKER_INTERNAL_MOUNTS__SDK_CACHE=/home/username/clearml_agent_cache', yet my mount looks like this '-v', '/home/clea...
4 months ago
Hi everyone! I just wanted to bring to your attention that ClearML 1.16.0 introduced authentication for the self-hosted fileserver by default. None If any of...
4 months ago
Hi there, I have a question regarding the automatic requirements collection of clearml-agent. Currently I have two pip packages installed in the base-docker ...
5 months ago
Hello! I faced an issue with environment variables with remote agent I set the in clearml.conf in section: development.apply_environment Like this: apply_env...
5 months ago
Hi. I am unable to see my output images under "Debug Samples". It just says "Unable to load image" (please see attached). My debug sample images are stored a...
5 months ago
Hi, I know that if you have a child dataset of a dataset with zips, and if the parent has been cached locally, the files in the zips would be symlinked to th...
5 months ago
Hi! I use ClearML & YOLOv5. To train the model I use ClearML dataset. So the question is if I can somehow make "data" arg to be a link to the actual dataset ...
5 months ago
Hello everyone, I encountered the following error when I tried to clearml-init on ubuntu 24 Retrying (Retry(total=0, connect=None, read=None, redirect=None, ...
5 months ago
Hello everyone! We've been using ClearML for a couple weeks now with everything working out fine, but in recent days we've run into an issue with parameter o...
5 months ago
Hello Everyone , i am new bee to Clearml and finding option to accommodate Opensearch since we have already opensearch running in our env, is opensearch supp...
5 months ago
in case anyone else ever comes across mongo issues using the docker compose clearml stack (in case of a messy shutdown), I have found this script to be a lif...
5 months ago
Im having difficuilty understanding how to handle modified files on S3 - I have a file None , its relative_path is /raw/a.png Stored on clearml Dataset "A" (...
5 months ago
Hi all! I’m trying to set up remote-launching of training scripts on ClearML autoscaler, and I can’t figure out one thing: how to make remote ClearML agent d...
5 months ago
Hi! I'm a DevOps engineer. My company is self-hosting ClearML on Kubernetes. I'm a ClearML newbie, so pardon my ignorance. I'm a little confused by what Clea...
5 months ago
Hi guys, is it possible to suppress all messages from ClearML? Like this ones. Probably some env variable?
5 months ago
Hey, I am encountering the following error after training a model Exception encountered while uploading Failed uploading object ../models/best.pt (413): 413 ...
5 months ago