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

Answers 4


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

ok thank you

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

only clearml-serving

  
  
Posted 8 days ago
57 Views
4 Answers
8 days ago
7 days ago
Tags