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

Support vLLM as backend #75

Closed
oplatek opened this issue Sep 10, 2024 · 1 comment · Fixed by #133
Closed

Support vLLM as backend #75

oplatek opened this issue Sep 10, 2024 · 1 comment · Fixed by #133
Labels
enhancement New feature or request low priority Tasks which can be postponed
Milestone

Comments

@oplatek
Copy link
Member

oplatek commented Sep 10, 2024

vLLM is fast and popular.

It has has the same API as OpenAPI which we already support 12.
Maybe we can simply test the OpenAI client with a different connection URL to the vLLM server?

However, for large flexibility it may be ideal to support vLLM server directly.

@oplatek oplatek added the enhancement New feature or request label Sep 10, 2024
@kasnerz kasnerz added the low priority Tasks which can be postponed label Oct 14, 2024
@oplatek
Copy link
Member Author

oplatek commented Nov 13, 2024

Solved in #152

@oplatek oplatek added this to the Release-1.0.0 milestone Nov 13, 2024
@kasnerz kasnerz mentioned this issue Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request low priority Tasks which can be postponed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants