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

LLM: add esimd sdp support for chatglm3 #10205

Merged
merged 2 commits into from
Feb 22, 2024
Merged

LLM: add esimd sdp support for chatglm3 #10205

merged 2 commits into from
Feb 22, 2024

Conversation

rnwang04
Copy link
Contributor

@rnwang04 rnwang04 commented Feb 22, 2024

Description

1. Why the change?

add esimd sdp support for chatglm2/chatglm3.

2. User API changes

No change.

3. Summary of the change

add esimd sdp support for chatglm2/chatglm3 to improve inference speed on ARC/FLEX.

4. How to test?

  • Local test
  • Unit test

@rnwang04 rnwang04 added the llm label Feb 22, 2024
@rnwang04 rnwang04 requested a review from MeouSker77 February 22, 2024 03:20
@rnwang04
Copy link
Contributor Author

rnwang04 commented Feb 22, 2024

latest int4+fp16 performance of chatglm2/chatglm3 is updated here : https://github.com/analytics-zoo/nano/issues/840#issuecomment-1958737133

@rnwang04 rnwang04 merged commit c031da2 into intel:main Feb 22, 2024
19 checks passed
@rnwang04 rnwang04 deleted the optimize_chatglm23 branch February 22, 2024 05:37
liu-shaojun pushed a commit that referenced this pull request Mar 25, 2024
* add esimd sdp support

* fix style
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants