Skip to content

Support automatic routing-strategy injection based on model name #1857

Description

@googs1025

Currently, clients must manually set the routing-strategy header to control request scheduling behavior. This adds unnecessary burden to the user, especially when different models require different routing strategies (e.g., least-request for model A, least-gpu-mem for model B).

We propose allowing the router to automatically inject the appropriate routing-strategy based on the requested model name (from workload annotation? )

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions