Skip to content

Commit 8d83ac3

Browse files
minor
Signed-off-by: Keval Morabia <28916987+kevalmorabia97@users.noreply.github.com>
1 parent f3b925e commit 8d83ac3

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

tests/examples/llm_eval/test_llm_eval.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,6 @@
2525

2626

2727
def test_lm_eval_hf(tmp_path):
28-
"""End-to-end smoke test: run lm_eval_hf.py against a tiny qwen3 on a 2-sample
29-
slice of hellaswag. Verifies the HarnessCLI integration (lm-eval >= 0.4.10)
30-
plus our HFLM.create_from_arg_obj override actually execute."""
3128
model_dir = create_tiny_qwen3_dir(tmp_path, with_tokenizer=True)
3229

3330
cmd_parts = extend_cmd_parts(

0 commit comments

Comments
 (0)