Skip to content

Commit e9fb895

Browse files
[Doc] Add feature branch long_seq_optimization (#2477)
### What this PR does / why we need it? Add cp/sp feature branch - vLLM version: v0.10.0 - vLLM main: vllm-project/vllm@0c6e40b Signed-off-by: LookAround <[email protected]>
1 parent b0403f8 commit e9fb895

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/community/versioning_policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ Usually, each minor version of vLLM (such as 0.7) will correspond to a vLLM Asce
8888

8989
| Branch | Status | RFC link | Merge plan | Mentor |
9090
|------------|--------------|---------------------------------------|------------|--------|
91-
91+
|rfc/long_seq_optimization|Maintained|https://github.com/vllm-project/vllm/issues/22693|930|wangxiyuan|
9292
- Branch: The feature branch should be created with a prefix `rfc/` followed by the feature name, such as `rfc/feature-name`.
9393
- Status: The status of the feature branch is `Maintained` until it is merged into the main branch or deleted.
9494
- RFC link: The feature branch should be created with a corresponding RFC issue. The creation of a feature branch requires an RFC and approval from at least two maintainers.

0 commit comments

Comments
 (0)