Skip to content

Support attention bias#14

Merged
lvhan028 merged 2 commits intoInternLM:mainfrom
lzhangzz:attn-bias
Jun 24, 2023
Merged

Support attention bias#14
lvhan028 merged 2 commits intoInternLM:mainfrom
lzhangzz:attn-bias

Conversation

@lzhangzz
Copy link
Copy Markdown
Collaborator

No description provided.

@lvhan028 lvhan028 merged commit 2700abb into InternLM:main Jun 24, 2023
lvhan028 pushed a commit that referenced this pull request Aug 30, 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 <chenchiyu@pjlab.org.cn>
Co-authored-by: CyCle1024 <ccy_justin@163.com>
Co-authored-by: Wei Tao <1136862851@qq.com>
Co-authored-by: jinminxi104 <jinminxi104@hotmail.com>
Co-authored-by: pdx1989 <pdx1989@gmail.com>
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