-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add multi api inference engine #1343
Merged
Merged
Conversation
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
Signed-off-by: elronbandel <elronbandel@gmail.com>
Signed-off-by: elronbandel <elronbandel@gmail.com>
yoavkatz
reviewed
Nov 17, 2024
yoavkatz
reviewed
Nov 17, 2024
yoavkatz
reviewed
Nov 17, 2024
@@ -0,0 +1,12 @@ | |||
{ | |||
"__type__": "multi_api_inference_engine", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure if adding to the catalog is needed. The API mapping can be done in a single place, and not repeated per model.
Signed-off-by: elronbandel <elronbandel@gmail.com>
Signed-off-by: elronbandel <elronbandel@gmail.com>
yoavkatz
reviewed
Nov 18, 2024
… multi-api-engine
Signed-off-by: elronbandel <elronbandel@gmail.com>
Signed-off-by: elronbandel <elronbandel@gmail.com>
Signed-off-by: elronbandel <elronbandel@gmail.com>
Added BAM and improved error messages. Signed-off-by: Yoav Katz <katz@il.ibm.com>
Signed-off-by: Yoav Katz <katz@il.ibm.com>
Signed-off-by: Yoav Katz <katz@il.ibm.com>
Signed-off-by: elronbandel <elronbandel@gmail.com>
yoavkatz
approved these changes
Nov 18, 2024
Signed-off-by: elronbandel <elronbandel@gmail.com>
Signed-off-by: elronbandel <elronbandel@gmail.com>
Signed-off-by: elronbandel <elronbandel@gmail.com>
Add example to evaluate same datasets and models with multiple providers and formats Signed-off-by: Yoav Katz <katz@il.ibm.com>
Signed-off-by: elronbandel <elronbandel@gmail.com>
Signed-off-by: elronbandel <elronbandel@gmail.com>
Signed-off-by: elronbandel <elronbandel@gmail.com>
Signed-off-by: elronbandel <elronbandel@gmail.com>
yoavkatz
reviewed
Nov 19, 2024
yoavkatz
reviewed
Nov 19, 2024
Signed-off-by: elronbandel <elronbandel@gmail.com>
Co-authored-by: Yoav Katz <68273864+yoavkatz@users.noreply.github.com>
yoavkatz
approved these changes
Nov 19, 2024
ShirApp
pushed a commit
that referenced
this pull request
Nov 28, 2024
* Add multi api inference engine Signed-off-by: elronbandel <elronbandel@gmail.com> * Fix Signed-off-by: elronbandel <elronbandel@gmail.com> * Set to greedy decoding Signed-off-by: elronbandel <elronbandel@gmail.com> * Some fixes Signed-off-by: elronbandel <elronbandel@gmail.com> * Fix consistency and preparation Signed-off-by: elronbandel <elronbandel@gmail.com> * Update Signed-off-by: elronbandel <elronbandel@gmail.com> * Fix test Signed-off-by: elronbandel <elronbandel@gmail.com> * Make all args None Signed-off-by: elronbandel <elronbandel@gmail.com> * Try Signed-off-by: elronbandel <elronbandel@gmail.com> * Fix grammar Signed-off-by: elronbandel <elronbandel@gmail.com> * Fix Signed-off-by: elronbandel <elronbandel@gmail.com> * Change api to provider Signed-off-by: elronbandel <elronbandel@gmail.com> * Added support for param renaming. Added BAM and improved error messages. Signed-off-by: Yoav Katz <katz@il.ibm.com> * Fix merge issues Signed-off-by: Yoav Katz <katz@il.ibm.com> * Updated to CrossProviderModel Signed-off-by: Yoav Katz <katz@il.ibm.com> * Update name back to InferenceEngine terminology Signed-off-by: elronbandel <elronbandel@gmail.com> * Align all examples with chat api and cross provider engines Signed-off-by: elronbandel <elronbandel@gmail.com> * Add vllm inference engine Signed-off-by: elronbandel <elronbandel@gmail.com> * Fix blue bench to use cross provider engine Signed-off-by: elronbandel <elronbandel@gmail.com> * Added watsonx-sdk to MultiProviderInferenceEngine Add example to evaluate same datasets and models with multiple providers and formats Signed-off-by: Yoav Katz <katz@il.ibm.com> * Make hf tests deterministic Signed-off-by: elronbandel <elronbandel@gmail.com> * Fix llmaj with chat api Signed-off-by: elronbandel <elronbandel@gmail.com> * Add inference documentation Signed-off-by: elronbandel <elronbandel@gmail.com> * Fix examples Signed-off-by: elronbandel <elronbandel@gmail.com> * Fix examples Signed-off-by: elronbandel <elronbandel@gmail.com> * Update docs/docs/inference.rst Co-authored-by: Yoav Katz <68273864+yoavkatz@users.noreply.github.com> --------- Signed-off-by: elronbandel <elronbandel@gmail.com> Signed-off-by: Yoav Katz <katz@il.ibm.com> Co-authored-by: Yoav Katz <katz@il.ibm.com> Co-authored-by: Yoav Katz <68273864+yoavkatz@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
With multi api inference engine you can feed into your application:
Then change it by editing the model.api argument or by general settings:
You can set
unitxt.settings.default_provider="watsonx"
or
export UNITXT_DEFAULT_PROVIDER="watsonx"