Skip to content

Commit 2d18256

Browse files
authored
Move ParallelConfig from config/__init__.py to config/parallel.py (#22565)
Signed-off-by: Harry Mellor <[email protected]>
1 parent 5618647 commit 2d18256

File tree

4 files changed

+379
-357
lines changed

4 files changed

+379
-357
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ CMakeLists.txt @tlrmchlsmth @LucasWilkinson
2020

2121
# Any change to the VllmConfig changes can have a large user-facing impact,
2222
# so spam a lot of people
23-
/vllm/config.py @simon-mo @WoosukKwon @youkaichao @robertgshaw2-redhat @mgoin @tlrmchlsmth @houseroad @hmellor
23+
/vllm/config @simon-mo @WoosukKwon @youkaichao @robertgshaw2-redhat @mgoin @tlrmchlsmth @houseroad @hmellor
2424

2525
# vLLM V1
2626
/vllm/v1 @WoosukKwon @robertgshaw2-redhat @njhill @ywang96 @comaniac @alexm-redhat

0 commit comments

Comments
 (0)