Also, is there a way to remove the Examples from my server deployment? I can't delete the tasks. I tried to archive the task prior to deletion and I get the ...
4 years ago
hello, i want to use clearML model serving to host a LLama2 model. It has another structure as common models, e.g. it's split up into 3 files. Can LLama2 be ...
one year ago
I need your support to rgester modle munaly after uploding it on s3
3 years ago
Hi channel, I am trying to upgrade my EC2 with the community AMI from trains 0.16 server to latest ClearML server. I followed the instructions https://allegr...
4 years ago
Hi, I am trying to setup multi-node training with PyTorch DistributedDataParallel. DDP requres a launch script with a set of parameters to be run on each nod...
4 years ago
Hello, I am training some models with yolov8 and want to upload the metrics to the clearml webpage in. However, sometimes it works and sometimes it does not ...
2 years ago
Hi Community, using ClearML and loving it so far! I had a question around the Models that ClearML automatically picks up from the frameworks and saves them. ...
2 years ago
Hi! I’ve checked the docs for clearml-helm charts, and I’ve seen the possibility to add additional volumes/volume mounts. Could you please provide an example...
10 months ago
Hey, one more questions ) after migrate data to new clearml 1.0.2 (from 0.17.0-63, but image version of elastic(7.6.2), mongo(3.6.5), redis(5.0) the same), s...
4 years ago
Hey there, Would it be possible to make clearml-agents support both docker mode and venv mode at the same time? Ie. not requiring to be restarted to switch t...
3 years ago
[Datasets] is it possible to get an individual file from a dataset? Example would be accessing only a single feature from a feature store Dataset when it cou...
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
Hi everyone, I’d really appreciate your advice—thank you in advance! I’ve created a pipeline consisting of tasks. I ran tasks and they are in status “Draft”....
11 months ago
Hey, is there a way to disable going to the demo server not from the env variable? from code or something.
4 years ago
I want to use the PipelineController which assumes a task already been executed and as ready as template. I never executed the task before and it is a very l...
4 years ago
Hello, Getting this message On sub tasks https://github.com/allegroai/clearml-agent/issues/38 When trying to do Hyper parameters optimiziation. Is there any ...
3 years ago
I hope I'm not too much of a bugger today.. but here's another issue I'm facing currently. Traceback (most recent call last): File "/root/.clearml/venvs-buil...
one year ago
Hi i'm trying to run a hyperparameter tuning experiment on a privately hosted server and the trials are forever enqueued (status: pending) as long as the mai...
4 years ago
Hi. I am experimenting with clearml.Dataset and encountering an error. LockException: [Errno 11] Resource temporarily unavailable In my experiment, I make a ...
3 years ago
If my task is derived from a jupyter notebook: In the base mode, it seems like there is a bunch of stuff automatically set up to give me an “artifact” saved ...
2 years ago
What happens to file that are downloaded to a remote_execution via StorageManager? Are they removed at the end of the run, or does it continuously increases ...
3 years ago
Hi all, I have a trains-server (self-host) on a EC2 machine. The version of it is older then 0.16. I like to move to ClearML-server on different machine but ...
4 years ago
Hi, I am currently playing around with the aws_autoscaler (script) in the OpenSource version. I was wondering if there is a way to hand over the credentials ...
3 years ago
When dumping model via clearml serving, what are the things that the clearML will look at to populate the input_size and output_size? I tried to dump an SKLe...
2 years ago
Hello all, thanks for this really cool software and community! I have a question on importing local modules when using the Pipelines from Decorators. Startin...
2 years ago
Hi all, I have a question - is there a way to upload a local ( user local ) file to the pipeline as parameter? More specifically - I want the users to be abl...
2 years ago
Is there documentation on the ClearML Slurm enterprise integration?
one year ago
Hi all! I have a question regarding AWS Auto-Scaler. Is there a way to set EBS throughput and iops? It is created with baseline values, which is too low for ...
12 months ago
Playing around with HPO for first time. I am giving this as hyperparameter: DiscreteParameterRange("General/num_iterations", values=[10, 20, 30]), Is it expe...
4 years ago
Hey, I have another question, now about the PYTHONPATH and its relationship to repo root. Let's say I have the following repo structute: ├── projects │ └── p...
4 years ago