Skip to content

Expose model criticality for gateway scheduling #49

Description

@spron-in

Problem. LLMModelSpec.Criticality (Critical / Standard / Sheddable) is not exposed. The Inference Gateway scheduler uses it to prioritize and shed load between models.

Impact. In multi-tenant / multi-model clusters there's no way to mark which models get served first under pressure; all traffic is treated equally.

Current workaround. None.

Upstream. Model.Criticality, consumed by the EPP scheduler.

Scope. A criticality field on llmEngine (only meaningful with gateway routing).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

llmIssues related to LLM Inference Service

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions