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

Ipex llama model #6

Closed
wants to merge 10 commits into from
Closed

Ipex llama model #6

wants to merge 10 commits into from

Commits on Jan 12, 2024

  1. add IPEX model and README

    update ipex modeling and add case for text-generation and text-classification
    
    Signed-off-by: Wang, Yi A <[email protected]>
    jiqing-feng committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    bf88c92 View commit details
    Browse the repository at this point in the history
  2. fix style

    jiqing-feng committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    91cee3b View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Merge pull request #4 from jiqing-feng/ipex_model

    Ipex model
    jiqing-feng authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    04b46c8 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    06048e7 View commit details
    Browse the repository at this point in the history
  2. add llama

    jiqing-feng committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    6c5f2af View commit details
    Browse the repository at this point in the history
  3. delete notes

    jiqing-feng committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    c1aa1a8 View commit details
    Browse the repository at this point in the history
  4. delete concat qkv

    jiqing-feng committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    f73556d View commit details
    Browse the repository at this point in the history
  5. delete useless functions

    jiqing-feng committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    a835a2f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    68305cd View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. llama model

    jiqing-feng committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    a8fa8b9 View commit details
    Browse the repository at this point in the history