huggingface/lighteval
[FT] Add tests for `VLLMModel` base methods
Aberta
#724 aberto em 15 de mai. de 2025
featuregood first issue
Métricas do repositório
- Stars
- (2.496 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
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