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. Is This Line In The Roadmap Article Still Valid, Is It Showing Up In Clearml-Serving?

Hi. is this line in the roadmap article still valid, is it showing up in clearml-serving?
https://clear.ml/blog/clearml-community-roadmap/

I believe we finally settled on KFServing using Seldon-core, although Triton may still get some love. It's a little but murky, but this is mostly due to not being knee deep in code with the devs.

  
  
Posted one year ago
Votes Newest

Answers


Hi SubstantialElk6
ClearML-Serving is already out with a new version, the ETA for the next ClearML-serving full 1.0 (which is the new redesign version) is the end of May

  
  
Posted one year ago
612 Views
1 Answer
one year ago
one year ago
Tags