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

Fused HQQ Quantization Gemm #153

Merged
merged 19 commits into from
Apr 25, 2024
Merged

Fused HQQ Quantization Gemm #153

merged 19 commits into from
Apr 25, 2024

Commits on Apr 22, 2024

  1. add test / benchmark

    jeromeku committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    0d41668 View commit details
    Browse the repository at this point in the history
  2. add kernels

    jeromeku committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    497d8db View commit details
    Browse the repository at this point in the history
  3. update readme

    jeromeku committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    8db9f51 View commit details
    Browse the repository at this point in the history
  4. more readme edits

    jeromeku committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    2a18357 View commit details
    Browse the repository at this point in the history
  5. edit readme

    jeromeku committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    f11a59f View commit details
    Browse the repository at this point in the history
  6. add transpose test

    jeromeku committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    2e76839 View commit details
    Browse the repository at this point in the history
  7. transpose test pass

    jeromeku committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    19c43c2 View commit details
    Browse the repository at this point in the history
  8. refactor test

    jeromeku committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    e0f3781 View commit details
    Browse the repository at this point in the history
  9. add checks for CI

    jeromeku committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    be718d6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    793994b View commit details
    Browse the repository at this point in the history
  11. remove import in test

    jeromeku committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    5c585b9 View commit details
    Browse the repository at this point in the history
  12. clean up benchmark

    jeromeku committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    c80b239 View commit details
    Browse the repository at this point in the history
  13. fix test import order

    jeromeku committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    48a153f View commit details
    Browse the repository at this point in the history
  14. minor README edits

    jeromeku committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    b3a9ab8 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. additional readme edits

    jeromeku committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    bbe9083 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. update readme

    jeromeku committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    38dbc3e View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. update readme

    jeromeku committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    d89fa74 View commit details
    Browse the repository at this point in the history
  2. add note about cudamode

    jeromeku committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    cd68d38 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    582fd8b View commit details
    Browse the repository at this point in the history