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: Add EETQ support in PEFT #1675

Merged
merged 23 commits into from
Apr 26, 2024
Merged

FEAT: Add EETQ support in PEFT #1675

merged 23 commits into from
Apr 26, 2024

Commits on Apr 24, 2024

  1. v1

    younesbelkada committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    70afa43 View commit details
    Browse the repository at this point in the history
  2. fix tests'

    younesbelkada committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    2557cc7 View commit details
    Browse the repository at this point in the history
  3. fix unneeded change

    younesbelkada committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    58e94c1 View commit details
    Browse the repository at this point in the history
  4. fix unneeded change

    younesbelkada committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    424215b View commit details
    Browse the repository at this point in the history
  5. fix unneeded change

    younesbelkada committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    f7080d8 View commit details
    Browse the repository at this point in the history
  6. fix

    younesbelkada committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    2feb13c View commit details
    Browse the repository at this point in the history
  7. fix CI

    younesbelkada committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    cd6f074 View commit details
    Browse the repository at this point in the history
  8. fix docker image

    younesbelkada committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    11eb828 View commit details
    Browse the repository at this point in the history
  9. fix docker image

    younesbelkada committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    63a5f2e View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. add docs

    younesbelkada committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    5e7d693 View commit details
    Browse the repository at this point in the history
  2. lazy import

    younesbelkada committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    903ba97 View commit details
    Browse the repository at this point in the history
  3. raise when merge

    younesbelkada committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    2736684 View commit details
    Browse the repository at this point in the history
  4. raise when merge

    younesbelkada committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    179ca65 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    074d900 View commit details
    Browse the repository at this point in the history
  6. Update eetq.py

    younesbelkada committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    edc8da9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b2da586 View commit details
    Browse the repository at this point in the history
  8. merge

    younesbelkada committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    8ed456e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    df8e65e View commit details
    Browse the repository at this point in the history
  10. style

    younesbelkada committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    d8bc14e View commit details
    Browse the repository at this point in the history
  11. add unmerge

    younesbelkada committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    1890726 View commit details
    Browse the repository at this point in the history
  12. indent

    younesbelkada committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    5534775 View commit details
    Browse the repository at this point in the history
  13. Update docs/source/developer_guides/quantization.md

    Co-authored-by: Benjamin Bossan <[email protected]>
    younesbelkada and BenjaminBossan committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    fb03c0d View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

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