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

Answers 8


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

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

  
  
Posted 2 days ago

Do you have idea what might cause this?

  
  
Posted 2 days ago

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

  
  
Posted 2 days ago

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

  
  
Posted 2 days ago

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

  
  
Posted 2 days 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 2 days ago

and thats the issue

  
  
Posted 2 days ago
17 Views
8 Answers
2 days ago
one day ago
Tags