mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-15 17:56:08 +08:00
Add @luccafong to codeowner for spec decode (#24397)
Signed-off-by: Lu Fang <fanglu@fb.com>
This commit is contained in:
parent
2e5d21378d
commit
795b6951cd
5
.github/CODEOWNERS
vendored
5
.github/CODEOWNERS
vendored
@ -28,7 +28,7 @@ CMakeLists.txt @tlrmchlsmth @LucasWilkinson
|
|||||||
# vLLM V1
|
# vLLM V1
|
||||||
/vllm/v1 @WoosukKwon @robertgshaw2-redhat @njhill @ywang96 @comaniac @alexm-redhat
|
/vllm/v1 @WoosukKwon @robertgshaw2-redhat @njhill @ywang96 @comaniac @alexm-redhat
|
||||||
/vllm/v1/structured_output @mgoin @russellb @aarnphm @benchislett
|
/vllm/v1/structured_output @mgoin @russellb @aarnphm @benchislett
|
||||||
/vllm/v1/spec_decode @benchislett
|
/vllm/v1/spec_decode @benchislett @luccafong
|
||||||
/vllm/v1/attention/backends/triton_attn.py @tdoublep
|
/vllm/v1/attention/backends/triton_attn.py @tdoublep
|
||||||
|
|
||||||
# Test ownership
|
# Test ownership
|
||||||
@ -70,6 +70,9 @@ mkdocs.yaml @hmellor
|
|||||||
/vllm/attention/backends/dual_chunk_flash_attn.py @sighingnow
|
/vllm/attention/backends/dual_chunk_flash_attn.py @sighingnow
|
||||||
/vllm/model_executor/models/qwen* @sighingnow
|
/vllm/model_executor/models/qwen* @sighingnow
|
||||||
|
|
||||||
|
# MTP-specific files
|
||||||
|
/vllm/model_executor/models/deepseek_mtp.py @luccafong
|
||||||
|
|
||||||
# Mistral-specific files
|
# Mistral-specific files
|
||||||
/vllm/model_executor/models/mistral*.py @patrickvonplaten
|
/vllm/model_executor/models/mistral*.py @patrickvonplaten
|
||||||
/vllm/model_executor/models/mixtral*.py @patrickvonplaten
|
/vllm/model_executor/models/mixtral*.py @patrickvonplaten
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user