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: v5.4.0
Choose a base ref
...
head repository: ModelCloud/GPTQModel
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.4.2
Choose a head ref
  • 6 commits
  • 10 files changed
  • 3 contributors

Commits on Nov 9, 2025

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

Commits on Nov 10, 2025

  1. add cli: gptqmodel env (#2192)

    * add cli: gptqmodel env
    
    Signed-off-by: ZX-ModelCloud <[email protected]>
    
    * add collect_env()
    
    Signed-off-by: ZX-ModelCloud <[email protected]>
    
    * get_gpu_info() supports XPU Device
    
    Signed-off-by: ZX-ModelCloud <[email protected]>
    
    * format
    
    Signed-off-by: ZX-ModelCloud <[email protected]>
    
    ---------
    
    Signed-off-by: ZX-ModelCloud <[email protected]>
    ZX-ModelCloud authored Nov 10, 2025
    Configuration menu
    Copy the full SHA
    9635553 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2025

  1. [CI] compile wheel with python -m build (#2193)

    * use build module
    
    * [CI] install setuptools
    
    * [CI] force upgrade setuptools
    
    * [CI] fix hpp was ignored
    
    * [CI] install build & wheel
    
    * [CI] install more
    
    * [CI] remove install
    CSY-ModelCloud authored Nov 11, 2025
    Configuration menu
    Copy the full SHA
    744fed8 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2025

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

Commits on Nov 14, 2025

  1. Configuration menu
    Copy the full SHA
    96f2cbc View commit details
    Browse the repository at this point in the history
  2. [CI] copy wheel to local dir instead of using http server (#2200)

    * [CI] save & copy to local dir instead of using http
    
    * [CI] add empty line
    
    * [CI] disable Upload source to local
    
    * [CI] remove commented
    
    * [CI] uninstall gptqmodel first
    
    * [CI] show detail
    
    * [CI] copy to local for release action
    CSY-ModelCloud authored Nov 14, 2025
    Configuration menu
    Copy the full SHA
    6c3e279 View commit details
    Browse the repository at this point in the history
Loading