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

TGIS gRPC adapter for lm-eval #90

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

TGIS gRPC adapter for lm-eval #90

wants to merge 2 commits into from

Conversation

maxdebayser
Copy link
Collaborator

@maxdebayser maxdebayser commented May 9, 2024

(Moving this PR over here)

This PoC adds a backend to lm-eval so that it can call a running TGIS or tgis-vllm server over grpc. It can run benchmarks based on the generate function for decoder and encoder-decoder models. For the logprobs function only decoder models are supported because tgis doesn't return the input logprobs for encoder-decoder models.

This PoC adds a backend to lm-eval so that it can call a running TGIS or tgis-vllm server
over grpc. It can run benchmarks based on the generate function for
decoder and encoder-decoder models. For the logprobs function only
decoder models are supported because tgis doesn't return the input
logprobs for encoder-decoder models.

Signed-off-by: Max de Bayser <[email protected]>
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.

1 participant