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
Is Vllm Inference An Enterprise Only Feature (

is vllm inference an enterprise only feature ( None ) or is it available in the self-hosted open-source version? what is the feature difference between open-source and enterprise versions?

  
  
Posted one month ago
Votes Newest

Answers 4


only clearml-serving

  
  
Posted one month ago

ok thank you

  
  
Posted one month ago

thank you for your quick response. the pricing page does not seem to mention vllm though... so wanted to check what deployment options were open-source?

  
  
Posted one month ago

Hi @<1892021261433835520:profile|EnchantingMouse92> , I see that it says at the start of the page you linked that it is an enterprise only feature 🙂

Regarding differences, you can find a comparison between the different versions at this page - None

Just scroll down and you'll have different sections you can expand to see the differences.

  
  
Posted one month ago
149 Views
4 Answers
one month ago
one month ago
Tags