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

Migrate SQ and WOQ to INC 3.x API. #1606

Merged
merged 38 commits into from
Jul 11, 2024
Merged

Migrate SQ and WOQ to INC 3.x API. #1606

merged 38 commits into from
Jul 11, 2024

Commits on May 7, 2024

  1. adapt smoothquant,static,woq autooround

    Signed-off-by: changwangss <[email protected]>
    changwangss committed May 7, 2024
    Configuration menu
    Copy the full SHA
    d2aa176 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    4fa9555 View commit details
    Browse the repository at this point in the history
  2. add GPTQ API

    Signed-off-by: changwangss <[email protected]>
    changwangss committed May 16, 2024
    Configuration menu
    Copy the full SHA
    e804b7b View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. migrated RTN to use INC3.x API.

    Signed-off-by: Ye, Xinyu <[email protected]>
    XinyuYe-Intel committed May 17, 2024
    Configuration menu
    Copy the full SHA
    cbfd1be View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. migrate sq with INC 3.x

    Signed-off-by: changwangss <[email protected]>
    changwangss committed May 20, 2024
    Configuration menu
    Copy the full SHA
    44d0ced View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. ssupport moothquant with fix alpha

    Signed-off-by: changwangss <[email protected]>
    changwangss committed May 22, 2024
    Configuration menu
    Copy the full SHA
    c66f984 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. migrate restore sq from json

    Signed-off-by: changwangss <[email protected]>
    changwangss committed May 23, 2024
    Configuration menu
    Copy the full SHA
    0d064a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    785be96 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. added HQQ for WOQ in ITREX.

    Signed-off-by: Ye, Xinyu <[email protected]>
    XinyuYe-Intel committed May 24, 2024
    Configuration menu
    Copy the full SHA
    4dc368a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    231c80a View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. support chatglm,qwen,baichuan sq

    Signed-off-by: changwangss <[email protected]>
    changwangss committed May 28, 2024
    Configuration menu
    Copy the full SHA
    a7cf2c1 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. adapt inc fixed gptq

    Signed-off-by: changwangss <[email protected]>
    changwangss committed May 29, 2024
    Configuration menu
    Copy the full SHA
    2a60dfb View commit details
    Browse the repository at this point in the history
  2. migraate awq teq

    Signed-off-by: changwangss <[email protected]>
    changwangss committed May 29, 2024
    Configuration menu
    Copy the full SHA
    eb63429 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c2bec9 View commit details
    Browse the repository at this point in the history
  4. rebase autoround

    Signed-off-by: changwangss <[email protected]>
    changwangss committed May 29, 2024
    Configuration menu
    Copy the full SHA
    0e40185 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. adapt inc 3.x weightonlylinear

    Signed-off-by: changwangss <[email protected]>
    changwangss committed May 30, 2024
    Configuration menu
    Copy the full SHA
    7ae4aec View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. support autoround 0.2 and sq with alpha auto

    Signed-off-by: changwangss <[email protected]>
    changwangss committed May 31, 2024
    Configuration menu
    Copy the full SHA
    f6f0ffc View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. fix awq folding setting to True

    Signed-off-by: changwangss <[email protected]>
    changwangss committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    02d5751 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    72035a2 View commit details
    Browse the repository at this point in the history
  2. rebase

    Signed-off-by: changwangss <[email protected]>
    changwangss committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    e8c0946 View commit details
    Browse the repository at this point in the history
  3. fix extension

    Signed-off-by: changwangss <[email protected]>
    changwangss committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    658e129 View commit details
    Browse the repository at this point in the history
  4. support extension

    Signed-off-by: changwangss <[email protected]>
    changwangss committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    fe06a84 View commit details
    Browse the repository at this point in the history
  5. fix benchmark

    Signed-off-by: changwangss <[email protected]>
    changwangss committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    17287f8 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. fix pylint

    Signed-off-by: changwangss <[email protected]>
    changwangss committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    91c973b View commit details
    Browse the repository at this point in the history
  2. fix pylint

    Signed-off-by: changwangss <[email protected]>
    changwangss committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    27148eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a375b6f View commit details
    Browse the repository at this point in the history
  4. install requirements_pt.txt of inc3.x

    Signed-off-by: Sun, Xuehao <[email protected]>
    XuehaoSun committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    6b429c0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ce93c14 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    81d0b35 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    35b24f1 View commit details
    Browse the repository at this point in the history
  2. rebase

    Signed-off-by: changwangss <[email protected]>
    changwangss committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    ed478c1 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. update sq

    Signed-off-by: changwangss <[email protected]>
    changwangss committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    634ef3e View commit details
    Browse the repository at this point in the history
  2. remove woq hqq

    Signed-off-by: changwangss <[email protected]>
    changwangss committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    565c377 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    33e15d8 View commit details
    Browse the repository at this point in the history
  4. fix pylint

    Signed-off-by: changwangss <[email protected]>
    changwangss committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    54c8157 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    b5537bc View commit details
    Browse the repository at this point in the history
  2. fit to the latest inc

    Signed-off-by: changwangss <[email protected]>
    changwangss committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    f77c8f8 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. remove engine ci and neuralchat ci

    Signed-off-by: changwangss <[email protected]>
    changwangss committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    daa485c View commit details
    Browse the repository at this point in the history