-
Notifications
You must be signed in to change notification settings - Fork 140
Comparing changes
Open a pull request
base repository: ModelCloud/GPTQModel
base: v4.2.0
head repository: ModelCloud/GPTQModel
compare: v4.2.5
- 13 commits
- 16 files changed
- 3 contributors
Commits on Sep 12, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1df9ba9 - Browse repository at this point
Copy the full SHA 1df9ba9View commit details
Commits on Sep 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f1cf19c - Browse repository at this point
Copy the full SHA f1cf19cView commit details
Commits on Sep 14, 2025
-
Remove torch import in setup.py (#1729)
* make torch import in setup optional Signed-off-by: Qubitium <[email protected]> * ruff Signed-off-by: Qubitium <[email protected]> * ruff fix Signed-off-by: Qubitium <[email protected]> * do not import torch at all Signed-off-by: Qubitium <[email protected]> * skip cpp_extensions for non cuda/rocm env. Signed-off-by: Qubitium <[email protected]> * fix guessing url didn't check system name * fix BUILD_CUDA_EXT Signed-off-by: Qubitium <[email protected]> * suppress unused var warnings Signed-off-by: Qubitium <[email protected]> * fix nvcc archs not used detected local device limits Signed-off-by: Qubitium <[email protected]> * cleanup Signed-off-by: Qubitium <[email protected]> * fix cuda arch v8 checking/parsing Signed-off-by: Qubitium <[email protected]> * debug print Signed-off-by: Qubitium <[email protected]> * clean Signed-off-by: Qubitium <[email protected]> * fix default compile flags for optional kernels Signed-off-by: Qubitium <[email protected]> * remove redundant code Signed-off-by: Qubitium <[email protected]> * cleanup Signed-off-by: Qubitium <[email protected]> * cleanup Signed-off-by: Qubitium <[email protected]> --------- Signed-off-by: Qubitium <[email protected]> Co-authored-by: CSY-ModelCloud <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fa37fb7 - Browse repository at this point
Copy the full SHA fa37fb7View commit details -
rename hyb_act to act_group_aware (#1794)
Signed-off-by: Qubitium <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f966f3e - Browse repository at this point
Copy the full SHA f966f3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 18d13cd - Browse repository at this point
Copy the full SHA 18d13cdView commit details -
* cleanup Signed-off-by: Qubitium <[email protected]> * fix log condition Signed-off-by: Qubitium <[email protected]> --------- Signed-off-by: Qubitium <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a345f5c - Browse repository at this point
Copy the full SHA a345f5cView commit details
Commits on Sep 15, 2025
-
* [CI] enable torch 2.8.0 * [CI] disable py < 3.11 for torch 2.8 * [CI] print env name * [CI] fix scripts * [CI[ add release suffix * [CI] update env * [CI] don't crash * [CI] print python path
Configuration menu - View commit details
-
Copy full SHA for 788a16c - Browse repository at this point
Copy the full SHA 788a16cView commit details
Commits on Sep 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 64e6f55 - Browse repository at this point
Copy the full SHA 64e6f55View commit details -
fix wf_unsqueeze_zero and wf_unsqueeze_neg_one (#1799)
LRL-ModelCloud authoredSep 16, 2025 Configuration menu - View commit details
-
Copy full SHA for c97f2a2 - Browse repository at this point
Copy the full SHA c97f2a2View commit details -
gar field save to meta on quant save (#1800)
* gar field save to meta on quant save Signed-off-by: Qubitium <[email protected]> * cleanup Signed-off-by: Qubitium <[email protected]> * ruff/isort update Signed-off-by: Qubitium <[email protected]> --------- Signed-off-by: Qubitium <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 55da45c - Browse repository at this point
Copy the full SHA 55da45cView commit details -
* add pyproject.toml pypa/pip#11457 * use legacy build * [CI] no need install torch everytime
Configuration menu - View commit details
-
Copy full SHA for cfc1094 - Browse repository at this point
Copy the full SHA cfc1094View commit details -
don't detect arch list when it has already been set & fix build-syste…
…m requirments (#1802) * fix cuda < 12.8 doesn't support 12.0 * build system doesn't need requirements
Configuration menu - View commit details
-
Copy full SHA for 30468e9 - Browse repository at this point
Copy the full SHA 30468e9View commit details -
prepare for v4.2.5 maint release (#1803)
* prepare for v4.2.5 maint release * Update README.md
Configuration menu - View commit details
-
Copy full SHA for db41ae4 - Browse repository at this point
Copy the full SHA db41ae4View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v4.2.0...v4.2.5