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

Integrate NPU C++ imple into ipex-llm #12461

Merged
merged 3 commits into from
Nov 29, 2024

Conversation

plusbang
Copy link
Contributor

@plusbang plusbang commented Nov 28, 2024

Description

With https://github.com/intel-analytics/llm.cpp/pull/690, integrate NPU C++ implementation and add qwen2.5-7B support first.

2. User API changes

For qwen2.5-7B model, save_directory parameter is necessary when load model with optimize_model=True

4. How to test?

  • Application test
    (qwen2.5-7b CW & GW)

@plusbang plusbang changed the title [WIP] Integrate NPU C++ imple into ipex-llm Integrate NPU C++ imple into ipex-llm Nov 28, 2024
@plusbang plusbang marked this pull request as ready for review November 28, 2024 09:41
Copy link
Contributor

@jason-dai jason-dai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@plusbang plusbang merged commit 14d8d3d into intel-analytics:main Nov 29, 2024
1 check passed
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