Hello! I just managed to get a model's response for the first time in months 😄 The difference is that I used the preprocess script along with the endpoint. ...
2 months ago
Hello Everyone, I was wondering - is it possible to get info using API of how much space experiments take? I'm mostly interested in the logs sizes. I was pla...
3 years ago
Hey, how can we control the pod of PipelineController not use the gpu? according to the documentation, the The pipeline controller lives as long as the pipel...
one year ago
It returns that on the first try could you please let me know whats going on
2 years ago
Hi, how can I easily start a shell script from within an experiment and have its logs (stdin/err) logged in clearml?
3 years ago
Hi there, I have several experiments hanging/stuck in the middle or at the end of the training, with the last message logged being: train INFO: Engine run co...
one year ago
is there a link which describes the differences in community and enterprise versions
5 years ago
Hi! I am trying to run some experiments on an agent I have configured to use the requirements.txt the problem is it only shows Cython on the list of installe...
4 years ago
Hi, I have an AWS Autoscaler based on the sample autoscaler example posted in clearml git. my instances need random external ip on init. is there a way to ed...
one year ago
I just found out that I have a lot of data in /opt/clearml/fileserver for tasks that I already have deleted. No artifacts are displayed in the WebUI. Anyway ...
3 years ago
I am saving a model with pickle, but it doesn’t show up as an artifact. Why? Task.init(..., output_uri=True) model = SklearnPipeline() ... pickle.dump(model,...
2 years ago
Hi Team, I'm currently trying to install ClearML-Server on a Powerpc server with RedHat7. The issue is that the ClearML-Server pre-built images doesn't run o...
4 years ago
I keep getting this error when trying to upload a dataset. Anyone has any idea what might be causing it?
3 years ago
and the above error is caused by routine update check being blocked...
5 years ago
Let's say that I specify the output_uri parameter in Task.init like this: task = Task.init( project_name="example_project", task_name="example_task", output_...
4 years ago
I made PR for PyTorch Lightning integration. https://github.com/bmartinn/pytorch-lightning/pull/1
5 years ago
Congrats on the clearml-serving 0.9.0 release! I’ll try it for sure!
3 years ago
Are "delete" calls to the API Server blocking, i.e. does the server answer instantly or only after the delete has been completed? I am asking this because my...
3 years ago
Hello!! New to ClearML, trying it out now 🙂 I have a few questions: - Is there a way to easily deploy a model using the UI, or should it be done via the CLI...
5 months ago
Hello everyone, We have ClearML (free version) deployed on GKE. We are using agents to work with GPU nodes on the GKE. When we start a task on GPU worker, th...
5 months ago
Hello. Just re-posting this maybe I can get come additional help. For some reason the pipeline Node object from my pre_execute_callback has not attributes se...
2 years ago
When I upload and publish data to clearml-data, it says successful. Now when i try to get it using id, I get the following error. Error: __get_tasks() got mu...
4 years ago
hi! I see there's a new release of the clearml-agent package, is there any plan to update the allegroai/clearml-agent-k8s-base docker image with this version...
one year ago
@<1523703325881536512:profile|ConvolutedSealion94> these are xgboost internal metrics that are automatically picked by clearml
3 years ago
Hi, are there other ways to add package_manager.extra_index_urls to my agents besides configuring them through the clearml.conf file?
3 years ago
Upon calling Task.init(), I get below error: Failed getting token (error 401 from http://localhost:8008 ): Unauthorized (invalid credentials) (failed to loca...
5 years ago
I'm using docker to run experiments which should have all required dependencies necessary, but when running on a worker node, the ClearML pulls the docker im...
4 years ago
Hi guys! Anyone else has trouble caching virtual environments in the agent? I manually installed a single agent on a virtual machine, and I'm using this conf...
one year ago
Happy Friday everyone ! We have a new repo release we would love to get your feedback on 🚀 🎉 Finally easy FRACTIONAL GPU on any NVIDIA GPU 🎊 Run our nvidi...
one year ago