huggingface/lighteval

[FT] Add tests for `VLLMModel` base methods

Offen

#724 geöffnet am 15.05.2025

 (0 Kommentare) (1 Reaktion) (1 zugewiesene Person)Python (514 Forks)auto 404
featuregood first issue

Repository-Metriken

Stars
 (2.496 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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