[Feature] Graph mode for deepseek v2/v3#347
Closed
SidaoY wants to merge 37 commits intovllm-project:v0.7.3-devfrom
Closed
[Feature] Graph mode for deepseek v2/v3#347SidaoY wants to merge 37 commits intovllm-project:v0.7.3-devfrom
SidaoY wants to merge 37 commits intovllm-project:v0.7.3-devfrom
Conversation
f030e15 to
8026c32
Compare
Signed-off-by: SidaoY <1024863041@qq.com>
cc64a96 to
3453767
Compare
Signed-off-by: SidaoY <1024863041@qq.com>
Signed-off-by: MengqingCao <cmq0113@163.com>
Signed-off-by: MengqingCao <cmq0113@163.com>
Signed-off-by: MengqingCao <cmq0113@163.com>
Signed-off-by: SidaoY <1024863041@qq.com>
Contributor
Author
|
CI failed due to network issues. |
… larger bs Signed-off-by: linfeng-yuan <1102311262@qq.com>
Signed-off-by: linfeng-yuan <1102311262@qq.com>
… into graph_mode_v073
Signed-off-by: Yizhou Liu <liuyizhou5@h-partners.com>
Signed-off-by: Yizhou Liu <liuyizhou5@h-partners.com>
Signed-off-by: linfeng-yuan <1102311262@qq.com>
feat: support torchrun for multinode dp
Collaborator
|
@SidaoY Please also file a PR to master branch |
Signed-off-by: mengwei805 <mengwei25@huawei.com>
a0ae60b to
e50feda
Compare
Signed-off-by: Yizhou Liu <liuyizhou5@h-partners.com>
… into graph_mode_v073
Signed-off-by: libaokui <libaokui@huawei.com>
* Add support for pd separation * make patch for pd separation based on vllm-ascend --------- Co-authored-by: q30056305 <qianzihui@huawei.com>
Signed-off-by: Yizhou Liu <liuyizhou5@h-partners.com>
… models, change rope for q Signed-off-by: Yizhou Liu <liuyizhou5@h-partners.com>
3be9b45 to
bac6f81
Compare
…ronment variable Signed-off-by: Yizhou Liu <liuyizhou5@h-partners.com>
…te torch.compile Signed-off-by: Yizhou Liu <liuyizhou5@h-partners.com>
Signed-off-by: linfeng-yuan <1102311262@qq.com>
|
I try to run example/offline_inference_npu.py with graph mode using 029f304 branch,But I encountered the following error: how should I solve this problem? |
30aee2a to
f6b64bc
Compare
Signed-off-by: mengwei805 <mengwei25@huawei.com>
f6b64bc to
f5804d2
Compare
46 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Graph mode for deepseek v2/v3