Skip to content
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

Add chatbot for fastertransformer #2

Merged
merged 1 commit into from
Jun 18, 2023
Merged

Add chatbot for fastertransformer #2

merged 1 commit into from
Jun 18, 2023

Conversation

lvhan028
Copy link
Collaborator

No description provided.

@lvhan028 lvhan028 merged commit ef2adb0 into InternLM:main Jun 18, 2023
grimoire referenced this pull request in grimoire/lmdeploy Jan 3, 2024
add internlm2-chat-7b chat template
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>
@Sunxiaohu0406 Sunxiaohu0406 mentioned this pull request Dec 4, 2024
3 tasks
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.

1 participant