Class: Legion::Extensions::Llm::Vllm::Actor::Discovery

Inherits:
Discovery::Actor
  • Object
show all
Defined in:
lib/legion/extensions/llm/vllm/actors/discovery.rb

Overview

vLLM discovery actor: an EMPTY subclass of the shared base. The timer, the dispatch, and the runner-resolution convention are inherited — this class redefines nothing. The vLLM-specific work lives in Vllm::Runners::Discovery, resolved by the base from this namespace.