|
10 | 10 | /vllm/worker/worker.py @zhuohan123 @youkaichao @alexm-redhat @comaniac @njhill |
11 | 11 | /vllm/model_executor/layers/sampler.py @zhuohan123 @youkaichao @alexm-redhat @comaniac @njhill |
12 | 12 | /vllm/model_executor/layers/quantization @mgoin @robertgshaw2-redhat @tlrmchlsmth |
13 | | -/vllm/model_executor/guided_decoding @mgoin |
| 13 | +/vllm/model_executor/guided_decoding @mgoin @russellb |
14 | 14 | /vllm/multimodal @DarkLight1337 @ywang96 |
15 | 15 | CMakeLists.txt @tlrmchlsmth |
16 | 16 |
|
17 | 17 | # vLLM V1 |
18 | 18 | /vllm/v1 @WoosukKwon @robertgshaw2-redhat @njhill @ywang96 @comaniac @alexm-redhat |
| 19 | +/vllm/v1/structured_output @mgoin @russellb |
19 | 20 |
|
20 | 21 | # Test ownership |
| 22 | +/.buildkite/lm-eval-harness @mgoin @simon-mo |
21 | 23 | /tests/async_engine @njhill @robertgshaw2-redhat @simon-mo |
22 | | -/tests/test_inputs.py @DarkLight1337 @ywang96 |
| 24 | +/tests/basic_correctness/test_chunked_prefill @rkooo567 @comaniac |
| 25 | +/tests/distributed/test_multi_node_assignment.py @youkaichao |
| 26 | +/tests/distributed/test_pipeline_parallel.py @youkaichao |
| 27 | +/tests/distributed/test_same_node.py @youkaichao |
23 | 28 | /tests/entrypoints @DarkLight1337 @robertgshaw2-redhat @simon-mo |
| 29 | +/tests/entrypoints/llm/test_guided_generate.py @mgoin @russellb |
| 30 | +/tests/kernels @tlrmchlsmth @WoosukKwon |
| 31 | +/tests/model_executor/test_guided_processors.py @mgoin @russellb |
24 | 32 | /tests/models @DarkLight1337 @ywang96 |
| 33 | +/tests/multi_step @alexm-redhat @comaniac |
25 | 34 | /tests/multimodal @DarkLight1337 @ywang96 |
26 | 35 | /tests/prefix_caching @comaniac @KuntaiDu |
27 | | -/tests/spec_decode @njhill @LiuXiaoxuanPKU |
28 | | -/tests/kernels @tlrmchlsmth @WoosukKwon |
29 | 36 | /tests/quantization @mgoin @robertgshaw2-redhat |
30 | | -/.buildkite/lm-eval-harness @mgoin @simon-mo |
31 | | -/tests/distributed/test_multi_node_assignment.py @youkaichao |
32 | | -/tests/distributed/test_pipeline_parallel.py @youkaichao |
33 | | -/tests/distributed/test_same_node.py @youkaichao |
34 | | -/tests/multi_step @alexm-redhat @comaniac |
| 37 | +/tests/spec_decode @njhill @LiuXiaoxuanPKU |
| 38 | +/tests/test_inputs.py @DarkLight1337 @ywang96 |
| 39 | +/tests/v1/entrypoints/llm/test_struct_output_generate.py @mgoin @russellb |
| 40 | +/tests/v1/structured_output @mgoin @russellb |
35 | 41 | /tests/weight_loading @mgoin @youkaichao |
36 | | -/tests/basic_correctness/test_chunked_prefill @rkooo567 @comaniac |
|
0 commit comments