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

[GPU] Support int8 dyn-quan FC #27027

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Oct 13, 2024

  1. [GPU][TEMP] Implement no SLM dyn-quan

    Signed-off-by: Min, Byung-il <byungil.min@intel.com>
    byungilm committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    5517155 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. [TEMP] Enable int8 weight dyn-quan first token

    Signed-off-by: Min, Byung-il <byungil.min@intel.com>
    byungilm committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    cf43e5e View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. [TEMP]

    Signed-off-by: Min, Byung-il <byungil.min@intel.com>
    byungilm committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    0b0e7ef View commit details
    Browse the repository at this point in the history
  2. [TEMP]

    Signed-off-by: Min, Byung-il <byungil.min@intel.com>
    byungilm committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    0c26e34 View commit details
    Browse the repository at this point in the history
  3. [TEMP] remove comment and update tests

    Signed-off-by: Min, Byung-il <byungil.min@intel.com>
    byungilm committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    5e717b3 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. [GPU] Implement seperate weight zp handling for int8

    Signed-off-by: Min, Byung-il <byungil.min@intel.com>
    byungilm committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    d9d7a75 View commit details
    Browse the repository at this point in the history