[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:
0c6e40bbaa
Signed-off-by: LookAround <lixushi@huawei.com>
This commit is contained in:
@@ -88,7 +88,7 @@ Usually, each minor version of vLLM (such as 0.7) will correspond to a vLLM Asce
|
|||||||
|
|
||||||
| Branch | Status | RFC link | Merge plan | Mentor |
|
| Branch | Status | RFC link | Merge plan | Mentor |
|
||||||
|------------|--------------|---------------------------------------|------------|--------|
|
|------------|--------------|---------------------------------------|------------|--------|
|
||||||
|
|rfc/long_seq_optimization|Maintained|https://github.com/vllm-project/vllm/issues/22693|930|wangxiyuan|
|
||||||
- Branch: The feature branch should be created with a prefix `rfc/` followed by the feature name, such as `rfc/feature-name`.
|
- Branch: The feature branch should be created with a prefix `rfc/` followed by the feature name, such as `rfc/feature-name`.
|
||||||
- Status: The status of the feature branch is `Maintained` until it is merged into the main branch or deleted.
|
- Status: The status of the feature branch is `Maintained` until it is merged into the main branch or deleted.
|
||||||
- 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.
|
- 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.
|
||||||
|
|||||||
Reference in New Issue
Block a user