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

Fix Low CPU Memory Mode Issues for Quantized Peft #90

Merged
merged 8 commits into from
Oct 17, 2024
Merged

Commits on Oct 14, 2024

  1. address issue 2 in #83

    Signed-off-by: Yu Chin Fabian Lim <flim@sg.ibm.com>
    fabianlim committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    aacd5bd View commit details
    Browse the repository at this point in the history
  2. properly handle broadcast of adapters

    Signed-off-by: Yu Chin Fabian Lim <flim@sg.ibm.com>
    fabianlim committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    1e99ee9 View commit details
    Browse the repository at this point in the history
  3. handle param_init_fn_tied_param

    Signed-off-by: Yu Chin Fabian Lim <flim@sg.ibm.com>
    fabianlim committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    0f5c9ae View commit details
    Browse the repository at this point in the history
  4. trl version error

    Signed-off-by: Yu Chin Fabian Lim <flim@sg.ibm.com>
    fabianlim committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    18aa160 View commit details
    Browse the repository at this point in the history
  5. tied weights fix and meta fix for autogptq

    Signed-off-by: Yu Chin Fabian Lim <flim@sg.ibm.com>
    fabianlim committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    e02993d View commit details
    Browse the repository at this point in the history
  6. update readme

    Signed-off-by: Yu Chin Fabian Lim <flim@sg.ibm.com>
    fabianlim committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    510e0d1 View commit details
    Browse the repository at this point in the history
  7. fmt + lint

    Signed-off-by: Yu Chin Fabian Lim <flim@sg.ibm.com>
    fabianlim committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    a85faac View commit details
    Browse the repository at this point in the history
  8. upgrade granite benches

    Signed-off-by: Yu Chin Fabian Lim <flim@sg.ibm.com>
    fabianlim committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    5a24f02 View commit details
    Browse the repository at this point in the history