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

Add support for the latest GPTQ models with group-size #530

Merged
merged 24 commits into from
Mar 26, 2023
Merged

Commits on Mar 24, 2023

  1. Update GPTQ_loader.py

    oobabooga committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    ba6b5b5 View commit details
    Browse the repository at this point in the history
  2. Update download-model.py

    oobabooga committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    edd5a7a View commit details
    Browse the repository at this point in the history
  3. Fix offloading

    oobabooga committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    f4b35ee View commit details
    Browse the repository at this point in the history
  4. Update server.py

    oobabooga committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    5fa482a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c7598a0 View commit details
    Browse the repository at this point in the history
  6. Update shared.py

    oobabooga committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    aabf072 View commit details
    Browse the repository at this point in the history
  7. Update GPTQ_loader.py

    oobabooga committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    04eb089 View commit details
    Browse the repository at this point in the history
  8. Update shared.py

    oobabooga committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    40e0cab View commit details
    Browse the repository at this point in the history
  9. Update GPTQ_loader.py

    oobabooga committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    b865a41 View commit details
    Browse the repository at this point in the history
  10. Update models.py

    oobabooga committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    4b9d45b View commit details
    Browse the repository at this point in the history
  11. Update shared.py

    oobabooga committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    9771017 View commit details
    Browse the repository at this point in the history
  12. Update GPTQ_loader.py

    oobabooga committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    5dd9208 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2023

  1. Update shared.py

    oobabooga committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    8be8e6d View commit details
    Browse the repository at this point in the history
  2. Update GPTQ_loader.py

    oobabooga committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    bf1eeb5 View commit details
    Browse the repository at this point in the history
  3. Merge main

    oobabooga committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    2aac1fb View commit details
    Browse the repository at this point in the history
  4. Remove gptq-group-size

    oobabooga committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    ee58c5f View commit details
    Browse the repository at this point in the history
  5. Update GPTQ_loader.py

    oobabooga committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    558e7db View commit details
    Browse the repository at this point in the history
  6. Update GPTQ_loader.py

    oobabooga committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    98a1d5f View commit details
    Browse the repository at this point in the history
  7. Update GPTQ_loader.py

    oobabooga committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    b79708a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    26fcc62 View commit details
    Browse the repository at this point in the history
  9. Update README.md

    oobabooga committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    a47c6e7 View commit details
    Browse the repository at this point in the history
  10. Update README.md

    oobabooga committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    58506a9 View commit details
    Browse the repository at this point in the history
  11. Update shared.py

    oobabooga committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    f793ed2 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2023

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