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
Hi Guys! Im Running Into An Issue... Im Trying To Do My Master Thesis And Clearml Is A Framework Im Investing A Lot In. And Rn Im Trying To Set Up The Serving Module Into The Server, But If I Run It On The Server I Get Connection Issues Using External Ip+

Hi guys! Im running into an issue... Im trying to do my master thesis and ClearML is a framework im investing a lot in. And rn im trying to set up the serving module into the server, but if i run it on the server i get connection issues using external ip+port or internal docker.

If i set it up on a separate VM on the same network it runs, and can connect to the server with no issues but even after getting it to create a working endpoint with the provided example i cannot see it listed on the UI

Any help would be incredible.

  
  
Posted one day ago
Votes Newest

Answers 8


Hi BraveGrasshopper38 , , from my understanding this is a feature to be added to the imminent release of clearml-serving.

  
  
Posted one day ago

Also, I don't think the serving should run on the same machine as the server as serving can require quite a lot of resources

  
  
Posted one day ago

Yeah that is also my understanding, i have it on a separate machine as resources are not a issue.

  
  
Posted one day ago

But as of rn i can acess and serve models, but cannot get them to be listed on the server interface

  
  
Posted one day ago

and thats the issue

  
  
Posted one day ago

As mentioned, this isn't supported in the current version of clearml-serving , will be added in the next version that should come out soon

  
  
Posted one day ago

Do you have idea what might cause this?

  
  
Posted one day ago

Ok! perfect, that was i was looking. Thank you so much

  
  
Posted one day ago
11 Views
8 Answers
one day ago
one day ago
Tags