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

Reputation

0
0 Hi Everyone, How Can One Import Additional Requirements To The Pipeline While Remote Execution

Hi @<1610083503607648256:profile|DiminutiveToad80> , can you please elaborate on what you mean/want to do?

2 years ago
9 months ago
0 Any Idea...?

Hi @<1570583227918192640:profile|FloppySwallow46> , can you please elaborate on what you were doing, what happened?

2 years ago
0 Hi All, I Use Autoscalers In My Training Configuration, And I Have An Issue With Them.

Hi @<1708653001188577280:profile|QuaintOwl32> , you can set some default image to use. My default for most jobs is nvcr.io/nvidia/pytorch:23.03-py3

one year ago
0 Can Clearml Open Source Autoscale On Aws?

Hi @<1535069219354316800:profile|PerplexedRaccoon19> , yes! Here is an example:
None

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 Pipelines Suddenly No Longer Appear In The Pipelines Tab, What Could/Should I Look Into? Edit: Using Latest Clearml (Agent, Server, Sdk), And Creating The Pipelines Via The Pipelinecontroller Sdk (

Hi @<1523701083040387072:profile|UnevenDolphin73> , does it happen with the latest version? Can you add a snippet that reproduces this?

2 years ago
3 years ago
0 Hello Guys, Can You Tell Me Where The Console Outputs Are Stored? For Some Reason, All Outputs Have Disappeared From All My Pipelines. Any Explanation, Does Anyone Have An Idea What Might Have Happened?

Hi @<1702492411105644544:profile|YummyGrasshopper29> , console logs are saved in Elastic. I would check on the status of your container

11 months ago
0 Hello Everyone, When I Try To Connect To My Clearml Server Using Clearml-Init, I Encounter This Error.

Hi SourLion48 , what if you try inserting the credentials etc individually? Are you using a self hosted server? Is it behind a proxy by chance?

3 years ago
0 How Can I Access Github/Bitbucket Repository Using My Python File To Run In Clearml??

You will need to set agent.git_user agent.git_pass in your clearml.conf so the agent will be able to clone the repository. For git_pass you will need to use your github token or bitbucket app password

2 years ago
0 Hi, What Are The Limitations Of Free Self-Hosted Version Of Clearml? Can It Be Freely Used For Production? Thank You!

From my understanding ClearML uses Apache-2.0 license, so it depends if that covers it or not

2 years ago
0 Hey, Has Any Of You Have Experience With Setting Up Authentication When Self-Hosting Clearml On Kubernetes? I Found Only

Regarding workspaces - workspaces aren't supported in the self hosted version. I think that's feature on http://app.clear.ml

3 years ago
0 Hi, I Just Started Working With Clearml And I Have A Question About One Of My Plots. Fig 1 Is What It Looks Like In My Pycharm Output. Fig 2 Is What Is Logged In The Clearml Server. Why Does The Figure Change So Drastically? And How Can I Solve It? Sideno

Why does the figure change so drastically? And how can I solve it?

What are you referring yo specifically? The data plots seem to be identical.

Sidenote: there seems to be a bug in the plot viewer, as the axis are a bit chaotic..

Do you mean the x/y intersection?

3 years ago
0 Hey When I Create An Agent And Run An Interactive Session On It - I Have Access To Only One Gpu

Hi @<1535069219354316800:profile|PerplexedRaccoon19> , it depends on how you run the agent that is listening to your queue. If you set it to run with multiple gpus you'd be able to utilize multiple gpus in your sessions 🙂

one year ago
0 How To Run The Scripts To Make Clearml Agent Pass The Correct Repo And Branch?

Hi @<1874626649442488320:profile|KindTurkey44> , can you elaborate on what is happening?

9 days ago
0 Hey, Is Clearml Able To Manage (Delete) Files Outside Of The Fileserver, For Example On Some Shared Drive? I Consider Scenario Where Only Local File Path To The Model Is Stored To Avoid Sending Large Weights Files Over Http.

Hi @<1570220844972511232:profile|ObnoxiousBluewhale25> , I think the API server can delete things only from the files server currently. However the SDK certain has the capability to delete remote files

2 years ago
3 years ago
0 Hi Everyone, How Do I Change The Default Value For

Hi ObedientToad56 , this value appears in your clearml.conf and needs to be changed on the machine running the agent

3 years ago
0 Hi, I'M Looking Into Deploying Clearml With Aws Opensearch As Managed Elasticsearch Backend. I'M However Not Finding Any Documentation On Whether Clearml Supports The Aws Signed Api Requested That Opensearch Requires. Has Anyone Tried This Before?

Hi @<1547028121666981888:profile|AdventurousOwl31> , from my understanding this is technically supported but heavily unadvised due to differences between the two

2 years ago
0 Hi Team,

Hi @<1533257278776414208:profile|SuperiorCockroach75> , what do you mean? ClearML logs automatically scikit learn

2 years ago
0 A Suggestion To Add

How is the model saved?

3 years ago
0 Hello

Can you share the torch sections of your requirements.txt ?

2 years ago
0 ..

Hi @<1539780284646428672:profile|PoisedElephant79> , please post in the same thread you started, no need to spam the main channel 🙂

Regarding your issue - it looks like you have some issue with authentication. How are you spinning the server?

2 years ago
Show more results compactanswers