Skip to content

Commit

Permalink
revert test_accuracy.py totaly
Browse files Browse the repository at this point in the history
  • Loading branch information
yaochengji committed Mar 5, 2025
1 parent e103d10 commit d8595c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/entrypoints/llm/test_accuracy.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@ def test_lm_eval_accuracy_v0_engine(monkeypatch):

with monkeypatch.context() as m:
m.setenv("VLLM_USE_V1", "0")
run_test()
run_test()

0 comments on commit d8595c5

Please sign in to comment.