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 3 days ago
Votes Newest

Answers 4


Hi SuccessfulPigeon84 , I believe this is not yet supported for the current version of clearml-serving and will be added in the next release

  
  
Posted 3 days ago

Next release of clearml-serving , correct

  
  
Posted 3 days ago

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 3 days ago

please confirm CostlyOstrich36

  
  
Posted 3 days ago
16 Views
4 Answers
3 days ago
2 days ago
Tags
Similar posts