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, How Can I Set Up Clear.Ml To Launch A Worker On Gcp And Then Run The Task On That Worker?

Hi, how can I set up clear.ml to launch a worker on GCP and then run the task on that worker?

  
  
Posted 3 months ago
Votes Newest

Answers 3


Hi @<1706478691208400896:profile|WearyPelican78> , you can set up a GCP autoscaler for this - None

  
  
Posted 3 months ago

No. Using app.clear.ml

  
  
Posted 3 months ago

Hi @<1706478691208400896:profile|WearyPelican78> , are you using a self-hosted server?

  
  
Posted 3 months ago