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

[NPU] Qwen2 divide linear in decode layers #12089

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Sep 13, 2024

  1. dq divide

    cyita committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    eea4d07 View commit details
    Browse the repository at this point in the history
  2. fix

    cyita committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    5a4976d View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. support attn divide

    cyita committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    a116d6e View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. update qwen2 7b

    cyita committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    8408c7e View commit details
    Browse the repository at this point in the history
  2. divide down_proj & other linear

    cyita committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    067b738 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56bb432 View commit details
    Browse the repository at this point in the history
  4. use concat & reduce sum

    cyita committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    643d16b View commit details
    Browse the repository at this point in the history