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

[Misc][XPU] Upgrade to Pytorch 2.5 for xpu backend #9823

Merged
merged 7 commits into from
Nov 7, 2024

Commits on Nov 5, 2024

  1. add softcap for gemma2 model

    Signed-off-by: Kunshang Ji <[email protected]>
    jikunshang authored and yma11 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    e641e87 View commit details
    Browse the repository at this point in the history
  2. fix libpti_view.so not found issue.

    Signed-off-by: Kunshang Ji <[email protected]>
    jikunshang authored and yma11 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    75f40e5 View commit details
    Browse the repository at this point in the history
  3. ipex api change

    Signed-off-by: Kunshang Ji <[email protected]>
    jikunshang authored and yma11 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    a40eeca View commit details
    Browse the repository at this point in the history
  4. fix paged_attention, decide use v1/v2 on ipex level

    Signed-off-by: Kunshang Ji <[email protected]>
    jikunshang authored and yma11 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    29fc5cb View commit details
    Browse the repository at this point in the history
  5. update dependencies and revert API change

    Signed-off-by: yan ma <[email protected]>
    yma11 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    4c38158 View commit details
    Browse the repository at this point in the history
  6. fix format

    Signed-off-by: yan ma <[email protected]>
    yma11 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    9ef1354 View commit details
    Browse the repository at this point in the history
  7. address comments

    Signed-off-by: yan ma <[email protected]>
    yma11 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    f7a9023 View commit details
    Browse the repository at this point in the history