We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44b69a2 commit b6a65bfCopy full SHA for b6a65bf
tests/bench/benchmark_appworld/execute_benchmark_appworld.py
@@ -12,7 +12,7 @@ class TestBenchmarkAppworld(BenchmarkTestCase):
12
def test_01_begin_verl(self):
13
# get probe target, so as to get timeout settings
14
BACKBONE = "verl"
15
- TEST_TARGET = "tests/bench/benchmark_appworld/benchmark_appworld_oai_sdk.yaml"
+ TEST_TARGET = "tests/bench/benchmark_appworld/benchmark_appworld.yaml"
16
PROBE_TARGET = "tests/bench/benchmark_appworld/benchmark_appworld.py->TestProbe"
17
# tests/bench/benchmark_appworld/benchmark_appworld.py
18
# tests/bench/benchmark_appworld/benchmark_appworld.yaml
0 commit comments