Skip to content

How to use InferenceGraph with multi model backend? #265

@Strasser-Pablo

Description

@Strasser-Pablo

I have tried to use inference graph functionality. However, I have not found in the doc where to indicate the name of the model.
In case of multi model backend e.g triton we need to model name to create the correct query. Is there a way to do that?
Currently, I receive the following error message:
{"error":"Request for unknown model: 'bigearthnet3' is not found"}
Which is true because bigearthnet3 is the name of the inferenceservice but not the model in it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions