Hi, I've noticed that in a few experiments that got stuck with no indication that something went wrong and it kept on "running" until i manually aborted the ...
4 months ago
Is there any known issue in pipeline decorator where lambda function call another function(say xyz ) and during pipeline execution, error is thrown that xyz ...
4 months ago
👋 Hi everyone! I have the following question, I want to run this docker image: davidnet/tpu-examples:gpuv3 How do I do it in ClearML ?
4 months ago
👋 Hi everyone! Is it possible to read data directly from server w/o using get_local_copy()?
4 months ago
hey is there a way for one to extend ClearML somehow? We have some custom evaluations we want to do and our ideal scenario would be to do them within ClearML...
4 months ago
Hi guys, are there any ways to suppress ClearML’s console messages? I’m not interested in messages like this, especially about uploading models. I tried some...
4 months ago
How do I ensure that if there is any error in a Task, then the state is set to "Failed"? At the moment, when I get errors, the task is still just marked as "...
4 months ago
Hello, I am currently trying to install unsloth on my ClearML agent. However after trying many different approaches, there seems to be an issue with installi...
4 months ago
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
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
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. 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...
4 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