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

Layerwise Sparsity Support for SparseGPT #1777

Merged
merged 12 commits into from
Oct 26, 2023
Merged

Layerwise Sparsity Support for SparseGPT #1777

merged 12 commits into from
Oct 26, 2023

Commits on Oct 19, 2023

  1. layerwise sparsity support

    Satrat committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    52672ee View commit details
    Browse the repository at this point in the history
  2. change example recipe back

    Satrat committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    eeb26f5 View commit details
    Browse the repository at this point in the history
  3. unit tests

    Satrat committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    367dc09 View commit details
    Browse the repository at this point in the history
  4. clean regex check

    Satrat committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    8b412e9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ae6096a View commit details
    Browse the repository at this point in the history
  6. additional unit tests

    Satrat committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    33bd856 View commit details
    Browse the repository at this point in the history
  7. fix unit test

    Satrat committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    3187e8d View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

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

Commits on Oct 25, 2023

  1. bug fix for mixed quantization

    Satrat committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    ad4159b View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    972529c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c30bd8 View commit details
    Browse the repository at this point in the history
  3. fix for fn rename

    Satrat committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    9dc4877 View commit details
    Browse the repository at this point in the history