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
I Got A Clearml-Serving Instance Running With Inferences Served Correctly, However The Model-Endpoints Dashboard Screen Is Remaining Empty With The Splash Screen. Why Don'T The Model Endpoints Appear There Too?

I got a clearml-serving instance running with inferences served correctly, however the model-endpoints dashboard screen is remaining empty with the splash screen.
Why don't the model endpoints appear there too?
image
image

  
  
Posted 4 months ago
Votes Newest

Answers 4


Hi @<1523701070390366208:profile|CostlyOstrich36>
I'm running the latest Open server (2.1.0) and the latest clearml-serving package (1.3.5) and still the endpoints screen is blank.
Any updates on when this feature might be integrated or am I missing something?
image

  
  
Posted 2 months ago

Hi @<1774245260931633152:profile|GloriousGoldfish63> , this feature is waiting enablement on clearml-serving side and will be supported in the next release

  
  
Posted 4 months ago

The CLI

  
  
Posted 4 months ago

When you say clearml-serving you mean the CLI? Or the server also?

  
  
Posted 4 months ago
498 Views
4 Answers
4 months ago
2 months ago
Tags