Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, e.g. \+
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Profile picture
CostlyOstrich36
Moderator
0 Questions, 4175 Answers
  Active since 10 January 2023
  Last activity 2 years ago

Reputation

0
0 Hi Everyone!. I Was Trying To Setup Clearml In Kubernetes Using Helm Chart

In the open source you don't have users & groups, user management is done via fixed users - None

What errors are you seeing in the apiserver pod?

one year ago
one year ago
0 Hi All, I Am Seeing This In My Logs:

@<1529271085315395584:profile|AmusedCat74> , what happens if you try to run it with clearml 1.8.0?

2 years ago
0 Is There A Way To Debug Docker-Based Clearml-Agent, How It Reaches This Error Message? Where Is The Code Executed, Can I Add Some Debug Prints To See Variable Values, Frame Stack Trace, Etc?

Hi @<1715900788393381888:profile|BitingSpider17> , you can run the agent in --debug mode and this should pass it over to the internal agent running the code

one year ago
0 Should Calling

TimelyPenguin76 , MammothGoat53 , I think you shouldn't call Task.init() more than once inside a script

2 years ago
0 Hey Guys, In A Fresh Self-Hosted Clearml Server I Have The Issue That I Cannot See Any Preview Images Of The Files In A Dataset. It Seems Like A Bug, But Maybe I Am Doing Something Wrong?

Please check what you get for events.debug_images in network section of developer tools (F12) when trying to view the preview in the dataset

2 years ago
0 Gcp Autoscaler Limits Not Working Correctly?

Hi @<1529271085315395584:profile|AmusedCat74> , thanks for reporting this, I'll ask the ClearML team to look into this

one year ago
0 Anyone Experiencing This With A Custom S3 Bucket In The Debug Samples? The S3 Configuration In The Webapp Is Correct

Hi TrickyFox41 , how did you save the debug samples? What is the URL of the image?

2 years ago
0 Hi Everyone, I Am Facing The Issue Of

Hi WackyHorse2 ,

What happens if you rename your model to ' u2net-ne1 ' instead and try reloading it into triton?

2 years ago
0 Documentation Is Not Good Because Beginner Or Intermiate People Cant Undeerstand, Only More 20 Years Of Exp Can I Understand.. I Checked With Exp People So I Am Saying. I Am Intermiate Guy

It's totally possible, I think you need to do research on it. There are probably a few ways to do it too. I see CLEARML_API_ACCESS_KEY & CLEARML_API_SECRET_KEY in the docker compose - None

You should do some more digging around. One option is to see how you can generate a key/secret pair and inject them via your script into mongoDB where the credentials are stored. Another way is to see how the UI ...

2 years ago
0 Hi. We Have Task That Generate Trained Model In

Hi @<1576381444509405184:profile|ManiacalLizard2> , I don't think such a capability currently exists. I would suggest opening a github feature request for this. As a workaround you could zip them up together and then bind them to an output model.

What do you think?

2 years ago
0 Hey, We Save Our Artifacts And Models In An Azure Blob Storage. For Security Reasons, Our Blob Storage Blocks Traffic From Everything Outside An Azure Vnet (To Which Are Workers Are Connected To) We Want To Try And Use The "Clearml Gpu Compute" Applicati

By the way, how do i set up a shell script?

It's in under the 'container' section in the 'execution' tab of the experiment

can we do it there as well?

Yes, I think you can pass extra configurations through the shell init script

2 years ago
0 Hi, I Am Using Clearml On A Self-Hosted Server (With

Hi @<1594863230964994048:profile|DangerousBee35> , I'm afraid that the self hosted version and the PRO versions are entirely disconnected. There are many more advanced features in the Scale/Enterprise licenses where you can have a mix of all the features you might be looking for. You can see the different options here - None

2 years ago
0 Hello Everyone. How To Get Metrics For The Specific Iteration From The Old Experiment Stored On Clearml Server? All I Could Find Was Getting First And Last Iteration'S Metrics

Hi @<1529633475710160896:profile|ThickChicken87> , do you mean via the API? I suggest taking a look at what the UI is doing when scrolling through metrics and copying that method of work

2 years ago
0 I Deployed A Self-Hosted Clearml Server With Docker Compose. Then I Created A Project, Added Clearml To My Python Project, And Executed The Task. Then I Wanted To Deploy The Model (Yolov8) For Inference With Clearml Serving. I Followed This Guide:

Hi @<1593413673383104512:profile|MiniatureDragonfly17> , no. The assumption is that serving runs on a dedicated machine. Of course you can edit the docker compose to use different ports

2 years ago
0 How Do I Disable

Hi @<1523701099620470784:profile|ElegantCoyote26> , what happens if you define the cache size to be -1?

2 years ago
0 Is It Possible To Change The

And regarding the first question - Edit your ~/clearml.conf

3 years ago
0 Hello ! When Running

Inside the docker, that is

3 years ago
0 Hi, Part Of The Ml Pipeline I'M Working On Temporarily Stores Intermediate Features Using

I think I've encountered something related to this. Let me take a look at the docs

3 years ago
0 How To Create Admin User And Pass On The Clearml Chart 7.14.5? The Ui Log In Is Only Receive Full Name . How To Change It To User Pass And To Add Admin Role?

Hi @<1840199805821784064:profile|EnviousMouse30> , I'm guessing you want to enable login via user/pass? This is the relevant configuration - None

One note though, there are no admin roles in the open source. All users are the same and have access to everything.

3 months ago
0 Hi, Another Idea For Clearml Web Ui: In The Projects View, If I Have Several Experiments Being Enqueued And I Sort By “Started” Ascending (Newest On Top), I Expect To See Enqueued Experiments At The Very Top, While They Are Shown At The Very Bottom - Woul

JitteryCoyote63 , Hi 🙂

Why do you expect to see the enqueued on top of 'started' if they haven't started yet and are in enqueue state only? You can sort by 'updated' to get this result.

3 years ago
0 Hi. Is There An Api Endpoint That Returns Active Users On The Clearml Server?

I don't think there is a specific API call for that but you can fetch all the running experiments and then check which users are running them

2 years ago
2 years ago
3 years ago
Show more results compactanswers