Hey channel, Clearml-serving question Is it good practice to save a .zip file as model, and unzip it in the custom endpoint for usage?
2 years ago
Good day all. I'm working with the PipelineController for creating pipelines from tasks. One thing I've noticed is that if I do pipe.start_locally() it does ...
2 years ago
Hi Team,Could we create ClearML instance without AMI and configure our own?
2 years ago
For ClearML storage we want to store data in multiple places: - Data versioning: data will be pushed to NAS (since NAS has backup mechanism) - Experiment art...
2 years ago
I want to upload models to the server, but store data locally like DVC, and only manage data meta-information in clearML. What should I do?
2 years ago
does clearml have a testing API? I'm setting up stack to enque work with clearml. Is there a way I can simulate queue and worker execution?
2 years ago
Hey there! Setting up ClearML on a new coworker’s windows laptop and running into issues. Here is the stacktrace when running a test script, which simply ini...
2 years ago
Hello all, it seems that ExperimentManager is geared toward training jobs. We however need to do evaluation/benchmarking jobs most of the time. Is there anyw...
2 years ago
hey guys, running a clearml pipeline, we keep getting an 'abort by user' message:
2 years ago
Logon failure with Google and OAuth. Used to work. Please assist. Sign in with Google Access blocked: This app’s request is invalid You can’t sign in because...
2 years ago
Hi, Can anyone help me? I'm trying to create a pipeline of pipelines instead of pipeline of tasks?
2 years ago
Hi channel, I am using K8s clearml-serving helm chart and noticed a small issue. The current implementation of ...ingress.yaml resource does not contain the ...
2 years ago
Hello all, we’re trying to use report_image to log sample images to ClearML, but output on client is empty: image_open = Image.open(os.path.join("prediction"...
2 years ago
Is it possible to set default columns to show on the clearml-server web ui for every user?
2 years ago
Hi everyone, could it be that ClearML does not track packages correctly, that use import names different from their package name? For example scikit-image is...
2 years ago
I ran into something that I'd describe and an error but I want to verify this to be the case first. The error seems to be produced if I call output_model.upd...
2 years ago
how can i use .. this command
2 years ago
how to use clearml-session.. i mean jupyter notebook.. i tried this command "clearml-session" on my clearml server.. it wasnt working
2 years ago
Hi all 👋 ! I got a problem regarding Grafana/Prometheus. When I deploy a model with clearml-serving and I add metrics like this: clearml-serving --id *** me...
2 years ago
Hi all, I am running a self hosting ClearML server on an EC2 instance. I am able to run training and log the data into a separate S3 bucket by specifying the...
2 years ago
Hello, I have a question I am trying to connect Clearml to local minio but for some reason the Host configuration is dropped out, I tried to go in to the cod...
2 years ago
I have a question regarding Dataset versioning Lets say I create Dataset A which has 1000 files then I create Dataset B with Dataset A as it's parent. All I ...
2 years ago
Is there any way to make a clickable link in the configuration of a task?
2 years ago
Any updates on this issue?
2 years ago
Can we use the simple docker-compose.yml file for clearml serving on a huggingface model (not processed to tensorrt)?
2 years ago
Hi, is there a quick way to create new pipeline from few other/"sub" pipelines?
2 years ago
For model monitoring, is there a good feature in ClearML? If not is there a go-to tool that works well with this framework?
2 years ago
hello! question about clearml-serving : Trying to do model inference on a video, so first step in Preprocess class is to extract frames. However, once this i...
2 years ago
Hi, Can someone give more information about what an API call means? Our team has been charged for 10 Millions API calls, but we struggle to understand where ...
2 years ago
Hi, sorry this might be a basic question. I’m having trouble finding where I can read about visualizing step inputs and outputs. All I’m seeing on the pipeli...
2 years ago