mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-01-29 06:27:14 +08:00
[Misc] Add codeowner for Transformers backend (#25180)
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
This commit is contained in:
parent
2ea50e977a
commit
1c3b1634aa
4
.github/CODEOWNERS
vendored
4
.github/CODEOWNERS
vendored
@ -61,6 +61,10 @@ CMakeLists.txt @tlrmchlsmth @LucasWilkinson
|
||||
/tests/v1/kv_connector @ApostaC
|
||||
/tests/v1/offloading @ApostaC
|
||||
|
||||
# Transformers backend
|
||||
/vllm/model_executor/models/transformers.py @hmellor
|
||||
/tests/models/test_transformers.py @hmellor
|
||||
|
||||
# Docs
|
||||
/docs @hmellor
|
||||
mkdocs.yaml @hmellor
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user