File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 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 @ yewentao256
13
+ /vllm /model_executor /layers /mamba @ tdoublep
13
14
/vllm /multimodal @ DarkLight1337 @ ywang96
14
15
/vllm /vllm_flash_attn @ LucasWilkinson
15
16
/vllm /lora @ jeejeelee
@@ -25,6 +26,7 @@ CMakeLists.txt @tlrmchlsmth @LucasWilkinson
25
26
# vLLM V1
26
27
/vllm /v1 @ WoosukKwon @ robertgshaw2-redhat @ njhill @ ywang96 @ comaniac @ alexm-redhat
27
28
/vllm /v1 /structured_output @ mgoin @ russellb @ aarnphm
29
+ /vllm /v1 /attention /backends /triton_attn.py @ tdoublep
28
30
29
31
# Test ownership
30
32
/.buildkite /lm-eval-harness @ mgoin @ simon-mo
@@ -44,6 +46,7 @@ CMakeLists.txt @tlrmchlsmth @LucasWilkinson
44
46
/tests /v1 /structured_output @ mgoin @ russellb @ aarnphm
45
47
/tests /weight_loading @ mgoin @ youkaichao @ yewentao256
46
48
/tests /lora @ jeejeelee
49
+ /tests /models /language /generation /test_hybrid.py @ tdoublep
47
50
48
51
# Docs
49
52
/docs @ hmellor
@@ -72,3 +75,9 @@ mkdocs.yaml @hmellor
72
75
/vllm /model_executor /models /pixtral * .py @ patrickvonplaten
73
76
/vllm /transformers_utils /configs /mistral.py @ patrickvonplaten
74
77
/vllm /transformers_utils /tokenizers /mistral.py @ patrickvonplaten
78
+
79
+ # Kernels
80
+ /vllm /attention /ops /chunked_prefill_paged_decode.py @ tdoublep
81
+ /vllm /attention /ops /triton_unified_attention.py @ tdoublep
82
+
83
+
You can’t perform that action at this time.
0 commit comments