👋 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 ?
one year ago
👋 Hi everyone! Is it possible to read data directly from server w/o using get_local_copy()?
one year 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...
one year 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...
one year 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 "...
one year 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...
one year 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...
one year ago
Hello, how to handle clearml.Task.add_requirements("requirements.txt) cases when we have --extra-intex-url in the file
one year ago
Anyone has an easier process than that? Or some potential pitfalls that I may encounter?
one year 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...
one year 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...
one year 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 ...
one year 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...
one year 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:...
one year 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!!!
one year 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...
one year 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...
one year 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...
one year 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...
one year 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...
one year 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...
one year 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 ...
one year 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, ...
one year 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...
one year 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...
one year 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...
one year 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" (...
one year 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...
one year ago
Hi guys, is it possible to suppress all messages from ClearML? Like this ones. Probably some env variable?
one year ago