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

Feat (mx): gptq compatibility and quant tests #1013

Merged
merged 13 commits into from
Sep 5, 2024

Commits on Sep 4, 2024

  1. GPTQ fix

    Giuseppe5 authored and nickfraser committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    b166e52 View commit details
    Browse the repository at this point in the history
  2. Adding gptq and quant tests

    Giuseppe5 authored and nickfraser committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    4183234 View commit details
    Browse the repository at this point in the history
  3. precommit fix

    Giuseppe5 authored and nickfraser committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    81945e1 View commit details
    Browse the repository at this point in the history
  4. tensor instead of list

    Giuseppe5 authored and nickfraser committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    34e1332 View commit details
    Browse the repository at this point in the history
  5. New tests

    Giuseppe5 authored and nickfraser committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    34cccbc View commit details
    Browse the repository at this point in the history
  6. precommit

    Giuseppe5 authored and nickfraser committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    1c3d51b View commit details
    Browse the repository at this point in the history
  7. Naming/depinj cleanup

    Giuseppe5 authored and nickfraser committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    6ea876c View commit details
    Browse the repository at this point in the history
  8. fix tests and more tests

    Giuseppe5 authored and nickfraser committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    7177262 View commit details
    Browse the repository at this point in the history
  9. Fix tests for MX/Float

    Giuseppe5 authored and nickfraser committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    9f9e889 View commit details
    Browse the repository at this point in the history
  10. shared padding func

    Giuseppe5 authored and nickfraser committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    568420f View commit details
    Browse the repository at this point in the history
  11. Ignore jit flag

    Giuseppe5 authored and nickfraser committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    498899f View commit details
    Browse the repository at this point in the history
  12. Fix tests + JIT

    Giuseppe5 authored and nickfraser committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    4b1377a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1f0933f View commit details
    Browse the repository at this point in the history