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, 4213 Answers
  Active since 10 January 2023
  Last activity 2 years ago

Reputation

0
0 How To Make Sure That Clearml Agents Are Running Queue After Server Restart? Sometimes Our Worker Dies And We Manually Have To Run Settuping For Queue, We Run It In Docker Mode Too

Hi @<1590514584836378624:profile|AmiableSeaturtle81> , you need add the agent command that you run into the bootup of your system

2 years ago
0 We Are Having The Same Issue As

Also, are you using the cleanup service?

3 years ago
0 Hi, I’M Trying To Bypass Task’S “Installed Packages” And Require An Installation Of My Repo’S

StickyCoyote36 , if I understand correctly due to your M1 chip limitation you run the script from a different machine and then you use the agent to run on the M1 chip machine and you want the requirements.txt in the repo to override the "installed packages" when running with agent, correct?

4 years ago
0 Hi

Hi BattyLizard6 , can you please open a GitHub issue to follow the issue

3 years ago
0 Hi, Clearml Stores Models In The Following Format:

Hi, I think this is the default behavior but I think you can probably edit the source code ( output_uri parameter of Task.init would be a good lead).

In what format would you like it saved?

2 years ago
0 Hey I Hope Everyone Is Having A Good Day, Two Quick Questions About Datasets:

And additionally does the

When executing a Task (experiment) remotely, this method has no effect).

part means that if it is executed in a remote worker inside a pipeline without the dataset downloaded the method will have no effect ?

I think this means the add tags specifically will have no effect

3 years ago
0 Hi, Can I Get The Minimum System Requirement For Clearml-Server.

Hi VictoriousPenguin97 ,
I found this in regards to requirements:
https://clearml.slack.com/archives/CTK20V944/p1636545386390800?thread_ts=1636545006.390700&cid=CTK20V944
"
If you're not tight on resources, I would say "medium" requirements can be:
A decent amount of CPU cores (say at least 4) Enough RAM memory to comfortably accommodate ES (at least 16GB) Enough disk space for:File server (dedicated volume, say 1TB) Databases (ES/Mongo, dedicated volume), about 500GB (to be on the safe si...

3 years ago
3 years ago
0 Hi Everyone, I’M Trying To Run A Clearml Pipeline. I’M Using The "

Hi @<1669152726245707776:profile|ManiacalParrot65> , is this a specific task or the controller?

one year ago
0 Hello! Are You Able To Help Be Debug This Message?

I think you're right. But it looks like an infrastructure issue related to Yolo

one year ago
0 Here'S My Question. I Have A Free Account On App.Clear.Ml And I'M Trying To Create A Dataset Consisting Of Images And Masks (Jpgs And Pngs). I Use The Following Commands:

Hi @<1864479785686667264:profile|GrittyAnt2> , for that you would need to specify --output-uri in the create command - None

This will point all previews also to the storage of your choice. Note, however as a NAS is considered part of your local disks, the browser cannot access local disk and therefor previews will not work.

For local storage solutions I suggest using something like MinIO

3 months ago
0 Hi Community, Is It Possible To Start Two Agents On The Same Machine? If It Is, Can They Read From Two Different Configuration Files? How Can This Be Implemented?

Hi @<1748153283605696512:profile|GreasyPenguin24> , you certainly can. CLEARML_CONFIG_FILE is the environment variable that allows you to use different configuration files

one year ago
0 Hi

Hi @<1539780284646428672:profile|PoisedElephant79> , I think you need to have the gitlab runner able to connect to your VPN. Otherwise, how do you expect it to connect to the server if only people on your VPN can connect to it?

2 years ago
0 Hi, Could Somebody Please Confirm If The

Can you please share how you configured the credentials?

2 years ago
0 Does Anyone Have

Hi @<1523701842515595264:profile|PleasantOwl46> , I think you can add a PR here - None

one year ago
0 Hi All - I'M A Little Confused By The Option To Use A Cloud Storage Bucket For The Fileserver Instead Of The Vm Where The Server Is Hosted. Is This Something That Can Be Configured On The Server Or Does It Need To Be Configured Locally For Each User In Th

Hi DashingKoala39 , some people prefer to use S3 or other storage solutions instead of the integrated fileserver. You can configure it on the clearml.conf level and the task level

2 years ago
0 Hi Team,I Have Code Copied From

Hi SuperiorCockroach75 , yes you should be able to run it on a local setup as well 🙂

2 years ago
0 Hi, Question Regarding

Also, can you verify that you still have the clearml-agent process running? top / htop

3 years ago
0 Hi, I Have A Question. I Am Trying To Create A Pipeline Using The

Hi @<1736919317200506880:profile|NastyStarfish19> , the services queue is for running the pipeline controller itself. I guess you are self hosting the OS?

one year ago
Show more results compactanswers