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

[Observers] group size + channel wise + per token #32

Merged
merged 25 commits into from
May 3, 2024
Merged

Commits on Apr 19, 2024

  1. group size

    horheynm committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    f2189c7 View commit details
    Browse the repository at this point in the history
  2. add logic in base observer

    horheynm committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    81954b6 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

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

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    cda1c48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3cc730d View commit details
    Browse the repository at this point in the history
  3. chan wise impl

    horheynm committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    bd67232 View commit details
    Browse the repository at this point in the history
  4. comments

    horheynm committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    5bf66ad View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. fix channel wise

    horheynm committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    666adea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c19a599 View commit details
    Browse the repository at this point in the history
  3. comments, validators

    horheynm committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    407ab02 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8547d50 View commit details
    Browse the repository at this point in the history
  5. fix typo

    horheynm committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    309ebe2 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    8a2224f View commit details
    Browse the repository at this point in the history
  2. tensor return error fix

    horheynm committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    d3f0803 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    182195f View commit details
    Browse the repository at this point in the history
  4. pyndatic defaults

    horheynm committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    f35e4c9 View commit details
    Browse the repository at this point in the history
  5. token wise quant

    horheynm committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    f26d7f8 View commit details
    Browse the repository at this point in the history
  6. Update src/compressed_tensors/quantization/quant_args.py

    Co-authored-by: Benjamin Fineran <[email protected]>
    horheynm and bfineran authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    98a0f8b View commit details
    Browse the repository at this point in the history
  7. comments'

    horheynm committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    176713a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e889c5a View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. update dim

    horheynm committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    5067146 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. shape consistency

    horheynm committed May 1, 2024
    Configuration menu
    Copy the full SHA
    0fd1c8d View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Update src/compressed_tensors/quantization/lifecycle/forward.py

    Co-authored-by: Benjamin Fineran <[email protected]>
    horheynm and bfineran authored May 2, 2024
    Configuration menu
    Copy the full SHA
    e62de87 View commit details
    Browse the repository at this point in the history
  2. comments

    horheynm committed May 2, 2024
    Configuration menu
    Copy the full SHA
    e929df2 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. pass test_quant_args

    horheynm committed May 3, 2024
    Configuration menu
    Copy the full SHA
    1229c5a View commit details
    Browse the repository at this point in the history