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
Answered
Hello Guys, Not Sure If This Is The Right Place To Ask About Clearml Serving. May I Know If An Updated Readme Will Be Released Soon? I Did Not Manage To Get Clearml Serving Work With My Own Clearml Server And Triton Setup.

Hello guys, not sure if this is the right place to ask about clearml serving. May i know if an updated readme will be released soon? I did not manage to get clearml serving work with my own clearml server and triton setup.

  
  
Posted one year ago
Votes Newest

Answers 5


And just a suggestion which maybe I can post in GitHub issue too.
It is not very clear what are the purpose of the project name and name, even after I read the --help. Perhaps this is something that can be made clearer when updating the docu?

  
  
Posted one year ago

Hi OddShrimp85

right place to ask about clearml serving.

It is 🙂

I did not manage to get clearml serving work with my own clearml server and triton setup.

Yes it should have been updated already, apologies.
Until we manage to sync the docs, what seems to be your issue, maybe we can help here?

  
  
Posted one year ago

Yea. Added an issue. We can follow up from there. Really hope that clearml serving can work, is a nice project.

  
  
Posted one year ago

Perhaps this is something that can be made clearer when updating the docu?

Hmm that is a good point, let's open a git issue and explain there, then update the docs, wdyt?

  
  
Posted one year ago

Thanks AgitatedDove14 . Specifically, I wanted to use my own clearml server and Triton. Thus, I attempted to use --engine-container-args during launch but error saying no such flag. Looked into --help but I guessed it is not updated yet.

  
  
Posted one year ago
112 Views
5 Answers
one year ago
4 months ago
Tags