huggingface/lighteval

[FT] Add tests for `VLLMModel` base methods

Open

#724 opened on May 15, 2025

 (0 comments) (1 reaction) (1 assignee)Python (514 forks)auto 404
featuregood first issue

Repository metrics

Stars
 (2,496 stars)
PR merge metrics
 (PR metrics pending)

Description

Issue encountered

From @lewtun: in addition to adding integration tests for the vllm backend of lighteval WDYT about prioritising some unit tests for the VLLMModel class methods? That would help catch subtle bugs like this and also protect us a bit from silent, yet breaking changes on the vllm side

Solution/Feature

Add tests for VLLMModel

Contributor guide