-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
use inference server when model service image is equivalent to infere…
…nce server image (#1503) * feat: use inference server when model service image is equivalent to inference server image Signed-off-by: lstocchi <[email protected]> * fix: use backend to decide about inference server usage Signed-off-by: Luca Stocchi <[email protected]> * fix: fix failing unit tests Signed-off-by: Jeff MAURY <[email protected]> * fix: refactor from @axel7083 review Signed-off-by: Jeff MAURY <[email protected]> --------- Signed-off-by: lstocchi <[email protected]> Signed-off-by: Luca Stocchi <[email protected]> Signed-off-by: Jeff MAURY <[email protected]> Co-authored-by: Luca Stocchi <[email protected]> Co-authored-by: Jeff MAURY <[email protected]>
- Loading branch information
1 parent
157d4b0
commit bc20c1a
Showing
8 changed files
with
169 additions
and
65 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.