Skip to content

ascend:expand shape of attn_mask #10

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 21, 2024
Merged

ascend:expand shape of attn_mask #10

merged 1 commit into from
Aug 21, 2024

Conversation

JackWeiw
Copy link

This PR is a hot fix this PR by extending attention mask

@JackWeiw
Copy link
Author

cc@yao-fengchen

@yao-fengchen yao-fengchen merged commit 6908c6b into DeepLink-org:infer_ext Aug 21, 2024
yao-fengchen pushed a commit that referenced this pull request Aug 22, 2024
yao-fengchen pushed a commit that referenced this pull request Aug 22, 2024
jinminxi104 pushed a commit that referenced this pull request Aug 22, 2024
pdx1989 added a commit that referenced this pull request Aug 23, 2024
Optimize cogvlm performance.

Patch cogvlm language part.

Remove some redundant code.

Remove some changes.

Remove some variables.

feat: change infer_ext ops function param order (#2)

feat: support ascend qwen2 and qwen2_moe (#6)

* feat: support ascend qwen2 and qwen2_moe

* fix: fix ascend mixtral

ascend: align attention mask to 32bytes (#7)

fix attn args (#9)

fix: expand shape of attn_mask (#10)

Fix list.
yao-fengchen pushed a commit that referenced this pull request Aug 23, 2024
yao-fengchen added a commit that referenced this pull request Sep 2, 2024
* support ascend using infer_ext

* fix(ascend): make infer_ext using TND format q,k,v in paged_token_attention

* support ascend using infer_ext

* feat: support ascend moe_gating_topk_softmax

* feat: change infer_ext ops function param order (#2)

* ascend: align attention mask to 32bytes (#7)

* fix attn args (#9)

* fix: expand shape of attn_mask (#10)

* feat: udpate infer_ext ops interface (#13)

* rename infer_ext to dlinfer

* format code

* Support internlm 2.5 (#14)

* refactor ascend pagedattention

* fix ascend apply_rotary_pos_emb

* fix import dlinfer (#16)

* fix: fix rms_norm params (#18)

* fix sync on ascend

---------

Co-authored-by: chenchiyu <[email protected]>
Co-authored-by: CyCle1024 <[email protected]>
Co-authored-by: Wei Tao <[email protected]>
Co-authored-by: jinminxi104 <[email protected]>
Co-authored-by: pdx1989 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants