Skip to content

Support internlm 2.5 model. #14

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 22, 2024
Merged

Conversation

pdx1989
Copy link

@pdx1989 pdx1989 commented Aug 22, 2024

Support internlm 2.5 model.

@jinminxi104 jinminxi104 merged commit 51ec61c into infer_ext 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
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