We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 622dc20 commit 39540bdCopy full SHA for 39540bd
tests/integration/test_lists/test-db/l0_dgx_b200.yml
@@ -3,8 +3,8 @@ l0_dgx_b200:
3
- condition:
4
ranges:
5
system_gpu_count:
6
- gte: 4
7
- lte: 4
+ gte: 10
+ lte: 10
8
wildcards:
9
gpu:
10
- '*b200*'
@@ -63,8 +63,8 @@ l0_dgx_b200:
63
64
65
66
67
68
69
70
@@ -83,7 +83,7 @@ l0_dgx_b200:
83
- disaggregated/test_disaggregated.py::test_disaggregated_ctxpp4_gentp4[TinyLlama-1.1B-Chat-v1.0]
84
- examples/test_ray.py::test_llm_inference_distributed_ray[tp2pp2]
85
- examples/test_ray.py::test_ray_disaggregated_serving[tp2]
86
-- condition:
+- ondition:
87
88
89
gte: 8
0 commit comments