huggingface/lighteval

[FT] Add tests for `VLLMModel` base methods

Ouverte

#724 ouverte le 15 mai 2025

 (0 commentaire) (1 réaction) (1 personne assignée)Python (514 forks)auto 404
featuregood first issue

Métriques du dépôt

Stars
 (2 496 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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

Guide contributeur