mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-01-28 00:05:58 +08:00
Add @noooop to codeowner for pooling models (#26652)
Signed-off-by: wang.yuqi <noooop@126.com>
This commit is contained in:
parent
c5c8f5ea59
commit
4ca204055e
8
.github/CODEOWNERS
vendored
8
.github/CODEOWNERS
vendored
@ -121,3 +121,11 @@ mkdocs.yaml @hmellor
|
||||
|
||||
# KVConnector installation files
|
||||
/requirements/kv_connectors.txt @NickLucche
|
||||
|
||||
# Pooling models
|
||||
/examples/*/pooling/ @noooop
|
||||
/tests/models/*/pooling* @noooop
|
||||
/tests/entrypoints/pooling @noooop
|
||||
/vllm/config/pooler.py @noooop
|
||||
/vllm/pooling_params.py @noooop
|
||||
/vllm/model_executor/layers/pooler.py @noooop
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user