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 Everyone, I Need A Clarity In Clearml Serving, I Have Deployed The Clearml Serving In Docker With Proper Envs Created Model And Saved In Clearml Dashboard (Server) Then Using Clearml-Serving Model Add Created Endpoint But The Endpoint Is Not Liste

Hello Everyone,
I need a clarity in clearml serving,
I have deployed the clearml serving in docker with proper envs
Created model and saved in clearml dashboard (server)
Then using clearml-serving model add created endpoint
but the endpoint is not listed in my model endpoint dashbords, do I need to do any further actions?
the endpoint is not listed in active/loading state.

  
  
Posted 7 months ago
Votes Newest

Answers 4


oh okay, then how the model endpoints in the dashboard will be listed?
you mean there is no way to see the model endpoints in dashboard for now until next release?

  
  
Posted 7 months ago

Next release of clearml-serving , correct

  
  
Posted 7 months ago

please confirm @<1523701070390366208:profile|CostlyOstrich36>

  
  
Posted 7 months ago

Hi @<1813745484821434368:profile|SuccessfulPigeon84> , I believe this is not yet supported for the current version of clearml-serving and will be added in the next release

  
  
Posted 7 months ago
670 Views
4 Answers
7 months ago
7 months ago
Tags
Similar posts