huggingface/lighteval

[BUG] custom model docs don't run: missing imports

開放

#760 建立於 2025年5月21日

 (5 則留言) (0 個反應) (0 位負責人)Python (514 個分叉)auto 404
bugdocumentationgood first issue

倉庫指標

星標
 (2,496 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Describe the bug

https://github.com/huggingface/lighteval/blob/v0.9.2/docs/source/evaluating-a-custom-model.mdx#creating-a-custom-model did not import ParallelismManager.

https://github.com/huggingface/lighteval/blob/v0.9.2/docs/source/using-the-python-api.mdx uses a nonexistent EnvConfig

To Reproduce

N/a

Expected behavior

Docs to not have missing imports

Version info

lighteval==0.9.2

貢獻者指南