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

[FEAT] Add NPU Engine #28

Open
szeyu opened this issue Sep 3, 2024 · 0 comments · May be fixed by #31
Open

[FEAT] Add NPU Engine #28

szeyu opened this issue Sep 3, 2024 · 0 comments · May be fixed by #31
Assignees
Labels
type: enhancement / feature New feature or request

Comments

@szeyu
Copy link
Contributor

szeyu commented Sep 3, 2024

Is your feature request related to a problem? Please describe.

Intel has its own npu runtime library
Reference : Phi-3 Cookbook - Intel NPU acceleration library

Describe the solution you'd like

Hence, NPU engine can be added to this repo

Additional context

Update in:

  • modelui.py
  • engine.py
  • setup.py
  • README.md

Add:

  • npu_egnine.py
  • requirements-npu.txt
  • npu_models.md
@szeyu szeyu added the type: enhancement / feature New feature or request label Sep 3, 2024
@szeyu szeyu self-assigned this Sep 3, 2024
@szeyu szeyu linked a pull request Sep 5, 2024 that will close this issue
@szeyu szeyu linked a pull request Sep 26, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement / feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant