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

Feature (quantizer): Adding accumulator-aware weight quantization #567

Merged
merged 31 commits into from
Apr 5, 2023

Commits on Apr 4, 2023

  1. Configuration menu
    Copy the full SHA
    b28f8e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e1e2d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0fdeda9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8a3fc7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    97e2782 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    698a50a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c599750 View commit details
    Browse the repository at this point in the history
  8. Adding new weight quant

    i-colbert committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    a5be8e6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7915b0b View commit details
    Browse the repository at this point in the history
  10. Updating quant injector

    i-colbert committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    c3c9112 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ed66c60 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    648de8f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    94b4211 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8e42223 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a6986e1 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    66e7048 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2e7920c View commit details
    Browse the repository at this point in the history
  18. Adding tests for A2Q

    i-colbert committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    029500d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    173ac27 View commit details
    Browse the repository at this point in the history
  20. Remove caching on the forward pass

    volcacius authored and i-colbert committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    64064c3 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    f1d743d View commit details
    Browse the repository at this point in the history
  22. Fix QuantScaleBias quant_weight

    volcacius authored and i-colbert committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    d6711ea View commit details
    Browse the repository at this point in the history
  23. Pre-commit fixes

    i-colbert committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    f9967b6 View commit details
    Browse the repository at this point in the history
  24. Fixing rebase merge

    i-colbert committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    1731d49 View commit details
    Browse the repository at this point in the history
  25. Fixing first set of errors

    Can't target case_id deconstruction when a2q and base test cases are mismatched
    i-colbert committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    0adeefd View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    d4e2e46 View commit details
    Browse the repository at this point in the history
  27. Fixing a2q pytest cases

    i-colbert committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    3898a65 View commit details
    Browse the repository at this point in the history
  28. Pre-commit fixes

    i-colbert committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    4dbd40c View commit details
    Browse the repository at this point in the history
  29. Adding more notes

    i-colbert committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    980fb19 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    af07a91 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    0720a7d View commit details
    Browse the repository at this point in the history