Skip to content
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 wrappers for remote inference engines #1209

Merged
merged 5 commits into from
Jan 23, 2025
Merged

Conversation

oelachqar
Copy link
Contributor

@oelachqar oelachqar commented Jan 22, 2025

Description

  • Add default remote params for engines that have one (e.g. openai, anthropic, parasail, etc)
  • Add new inference engine classes for OpenAI, Together, DeepSeek.
  • Update InferenceEngineType and builder function to include all supported engines

Related issues

Closes OPE-486

Before submitting

  • This PR only changes documentation. (You can ignore the following checks in that case)
  • Did you read the contributor guideline Pull Request guidelines?
  • Did you link the issue(s) related to this PR in the section above?
  • Did you add / update tests where needed?

Reviewers

At least one review from a member of oumi-ai/oumi-staff is required.

Copy link

linear bot commented Jan 23, 2025

OPE-486

@oelachqar oelachqar changed the title [WIP] Add wrappers for remote inference engines Add wrappers for remote inference engines Jan 23, 2025
@oelachqar oelachqar marked this pull request as ready for review January 23, 2025 00:23
Copy link
Collaborator

@taenin taenin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

At some point we should document the env vars users can set for each engine.

@oelachqar oelachqar merged commit 8863641 into main Jan 23, 2025
2 checks passed
@oelachqar oelachqar deleted the oelachqar/inference_wrappers branch January 23, 2025 02:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants