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.6.2
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.6.6
Choose a head ref
  • 6 commits
  • 10 files changed
  • 3 contributors

Commits on Dec 15, 2025

  1. Bump the github-actions group with 2 updates (#2265)

    Bumps the github-actions group with 2 updates: [actions/upload-artifact](https://github.com/actions/upload-artifact) and [actions/download-artifact](https://github.com/actions/download-artifact).
    
    
    Updates `actions/upload-artifact` from 5 to 6
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v5...v6)
    
    Updates `actions/download-artifact` from 6 to 7
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@v6...v7)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    - dependency-name: actions/download-artifact
      dependency-version: '7'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 15, 2025
    Configuration menu
    Copy the full SHA
    651aad8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a87a82a View commit details
    Browse the repository at this point in the history
  3. Update pypcre version from 0.2.7 to 0.2.8 (#2267)

    * Update pypcre version from 0.2.7 to 0.2.8
    
    * Update pypcre version in requirements.txt
    Qubitium authored Dec 15, 2025
    Configuration menu
    Copy the full SHA
    4cec37d View commit details
    Browse the repository at this point in the history
  4. Update version.py (#2268)

    Qubitium authored Dec 15, 2025
    Configuration menu
    Copy the full SHA
    61e5e7f View commit details
    Browse the repository at this point in the history
  5. use static cuda ctx for triton kernel launch (#2269)

    * use static cuda ctx for triton kernel launch
    
    * fix for xpu
    Qubitium authored Dec 15, 2025
    Configuration menu
    Copy the full SHA
    faa3c0f View commit details
    Browse the repository at this point in the history
  6. Ready 5.6.6 (#2270)

    * Update README.md
    
    * Bump version from 5.6.4 to 5.6.6
    Qubitium authored Dec 15, 2025
    Configuration menu
    Copy the full SHA
    9a79b62 View commit details
    Browse the repository at this point in the history
Loading