Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ModelCloud/GPTQModel
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.6
Choose a base ref
...
head repository: ModelCloud/GPTQModel
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.7
Choose a head ref
  • 12 commits
  • 23 files changed
  • 4 contributors

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    3968d16 View commit details
    Browse the repository at this point in the history
  2. Update README.md (#409)

    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    Qubitium authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    2487897 View commit details
    Browse the repository at this point in the history
  3. fix compile release (#410)

    * filter liger
    
    * Update release.yml
    
    * Update release.yml
    CSY-ModelCloud authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    0328310 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. fix release ci (#411)

    * fix ci
    
    * fix divide
    
    * Update release.yml
    
    * Update release.yml
    
    * Update release.yml
    
    * Update release.yml
    
    * Update release.yml
    
    * Update release.yml
    
    * Update release.yml
    CSY-ModelCloud authored Oct 5, 2024
    Configuration menu
    Copy the full SHA
    294a574 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a87c220 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. [FIX] marlin_inference_linear not correctly auto selected for eligibl…

    …e models (#413)
    
    * cleanup _validate_marlin_compatibility()
    
    * add pad
    
    * Revert "add pad"
    
    This reverts commit 3f284b5.
    
    * add SUPPORT_INFEATURES_DIVISIBLE_BY and SUPPORT_OUTFEATURES_DIVISIBLE_BY
    
    * If create MarlinInferenceQuantLinear fails, we try to convert to MarlinQuantLinear.
    
    * added test_outfeatures_288()
    
    * cleanup
    
    * cleanup
    
    ---------
    
    Co-authored-by: ZX <[email protected]>
    ZX-ModelCloud and ZX authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    16b7370 View commit details
    Browse the repository at this point in the history
  2. [FIX] remove "scale" and "zp" Tensor from layer_config (#414)

    * remove "scale" and "zp" Tensor from layer_config
    
    * cleanup
    
    ---------
    
    Co-authored-by: ZX <[email protected]>
    ZX-ModelCloud and ZX authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    8220973 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. fix wrong variable name (#417)

    Co-authored-by: ZX <[email protected]>
    ZX-ModelCloud and ZX authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    450d1b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae54e88 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54a4d8c View commit details
    Browse the repository at this point in the history
  4. [Fix] failed unit test (#420)

    * fix TypeError: BaseQuantLinear.__init__() missing 1 required positional argument: 'outfeatures'
    
    * fix assert error
    
    * BITBLAS now supports saving as shard file
    
    * fix assert error
    
    * Fixed the error of loading marlin format model
    ZX-ModelCloud authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    1ea662c View commit details
    Browse the repository at this point in the history
  5. Prep 1.0.7 release (#416)

    * Prep 1.0.7 release
    
    * Update README.md
    
    * Update README.md
    Qubitium authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    e208d38 View commit details
    Browse the repository at this point in the history
Loading