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

added missing provider for 'vllm' #1316

Merged
merged 1 commit into from
Mar 14, 2024

Conversation

being-abhi
Copy link
Contributor

Description

To support custom or locally hosted Mistral model (or any other) through a VLLM server, the provider type 'vllm' was missing from the list of supported providers in factory.py.

Fixes # (issue)

Type of change

  • [y] Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Tested the change using the embedchain-admin fullstack app.

Checklist:

  • [y] My code follows the style guidelines of this project
  • [y] I have performed a self-review of my own code
  • [y] My changes generate no new warnings
  • [y] I have checked my code and corrected any misspellings

@deshraj deshraj merged commit f2122ed into mem0ai:main Mar 14, 2024
3 checks passed
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.

2 participants