Skip to content

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.

2 participants