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 EXL2 Quantization #782

Open
wants to merge 20 commits into
base: master
Choose a base branch
from
Open

Add EXL2 Quantization #782

wants to merge 20 commits into from

Commits on Sep 10, 2024

  1. ext2 kernels

    ro99 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    5b14955 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    492b657 View commit details
    Browse the repository at this point in the history
  2. initial structure for exl2

    ro99 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    03a2b72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31b5019 View commit details
    Browse the repository at this point in the history
  4. mess

    ro99 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    4e485a0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d53eeeb View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. .

    ro99 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    811dae3 View commit details
    Browse the repository at this point in the history
  2. some fixes

    ro99 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    40ed615 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Small fix on nonzero logic

    ro99 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    02caefa View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. EXL2 loader

    ro99 committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    5dff244 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Cleanup

    EricLBuehler committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    aa2a308 View commit details
    Browse the repository at this point in the history
  2. Use my candle

    EricLBuehler committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    13ee35e View commit details
    Browse the repository at this point in the history
  3. Complete merge

    EricLBuehler committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    7b18200 View commit details
    Browse the repository at this point in the history
  4. Complete merge

    EricLBuehler committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    e11eed6 View commit details
    Browse the repository at this point in the history
  5. Compiles now

    EricLBuehler committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    5d2b9de View commit details
    Browse the repository at this point in the history
  6. Builds and links now

    EricLBuehler committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    591d55f View commit details
    Browse the repository at this point in the history
  7. More progress

    EricLBuehler committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    56aca12 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Support loading

    EricLBuehler committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    f59a4f4 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

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

    EricLBuehler committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    81f3bdc View commit details
    Browse the repository at this point in the history