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 ClientvLLM class #854

Merged
merged 5 commits into from
Aug 6, 2024
Merged

Add ClientvLLM class #854

merged 5 commits into from
Aug 6, 2024

Conversation

gabrielmbmb
Copy link
Member

@gabrielmbmb gabrielmbmb commented Aug 5, 2024

Description

Adds a ClientvLLM async llm class that can be used to connect to an vLLM server and use it for text completion. It also implements the MagpieChatTemplateMixin.

Copy link

github-actions bot commented Aug 5, 2024

Documentation for this PR has been built. You can view it at: https://distilabel.argilla.io/pr-854/

Copy link

codspeed-hq bot commented Aug 5, 2024

CodSpeed Performance Report

Merging #854 will not alter performance

Comparing vllm-client (f317128) with develop (4e1f2bc)

Summary

✅ 1 untouched benchmarks

@gabrielmbmb gabrielmbmb requested a review from plaguss August 6, 2024 10:45
@gabrielmbmb gabrielmbmb self-assigned this Aug 6, 2024
@gabrielmbmb gabrielmbmb added the enhancement New feature or request label Aug 6, 2024
@gabrielmbmb gabrielmbmb added this to the 1.3.0 milestone Aug 6, 2024
@gabrielmbmb gabrielmbmb marked this pull request as ready for review August 6, 2024 10:46
@gabrielmbmb gabrielmbmb merged commit 092c364 into develop Aug 6, 2024
6 of 7 checks passed
@gabrielmbmb gabrielmbmb deleted the vllm-client branch August 6, 2024 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant