huggingface/lighteval

[FT] Add tests for `VLLMModel` base methods

开放

#724 创建于 2025年5月15日

 (0 条评论) (1 个反应) (1 位负责人)Python (514 个派生)auto 404
featuregood first issue

仓库指标

星标
 (2,496 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南