-
Notifications
You must be signed in to change notification settings - Fork 140
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: v0.9.9
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: ModelCloud/GPTQModel
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.9.10
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 15 commits
- 32 files changed
- 6 contributors
Commits on Jul 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 93deca9 - Browse repository at this point
Copy the full SHA 93deca9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 695f71a - Browse repository at this point
Copy the full SHA 695f71aView commit details
Commits on Jul 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 19b52df - Browse repository at this point
Copy the full SHA 19b52dfView commit details -
* When save_quantized() is called, if the model is loaded quantized model, the QuantLinear used when quantize() is used when saving. * add unit test * cleanup * QuantizeConfig add "runtime_format" field
Configuration menu - View commit details
-
Copy full SHA for 69c7e71 - Browse repository at this point
Copy the full SHA 69c7e71View commit details -
[FIX] set the nsample/seqlen according to the actual size of the cali…
…bration_dataset. (#297) * set the nsamples according to the actual size of the calibration_dataset * set the seqlen according to the actual size of the calibration_dataset. * cleanup --------- Co-authored-by: LRL-ModelCloud <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d7c0c1f - Browse repository at this point
Copy the full SHA d7c0c1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 102b65c - Browse repository at this point
Copy the full SHA 102b65cView commit details -
fix missing self.quantize_config.seqlen (#298)
Co-authored-by: LRL-ModelCloud <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 01e4c96 - Browse repository at this point
Copy the full SHA 01e4c96View commit details -
Configuration menu - View commit details
-
Copy full SHA for a30b1f7 - Browse repository at this point
Copy the full SHA a30b1f7View commit details
Commits on Jul 26, 2024
-
[FIX] missing .py files for models using trust_remote (#302)
* add save_quant copy py from origin path * mod clean up * Rename test_quant_unsupport_transformers.py to test_quant_trust_remote.py * Update base.py * Update test_quant_trust_remote.py --------- Co-authored-by: Qubitium-ModelCloud <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a046135 - Browse repository at this point
Copy the full SHA a046135View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f84dd5 - Browse repository at this point
Copy the full SHA 6f84dd5View commit details
Commits on Jul 28, 2024
-
LRL-ModelCloud authored
Jul 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 503c8fa - Browse repository at this point
Copy the full SHA 503c8faView commit details
Commits on Jul 29, 2024
-
LRL-ModelCloud authored
Jul 29, 2024 Configuration menu - View commit details
-
Copy full SHA for d0a1601 - Browse repository at this point
Copy the full SHA d0a1601View commit details
Commits on Jul 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 09ebcbb - Browse repository at this point
Copy the full SHA 09ebcbbView commit details -
* Update marlin.cuh * Update marlin_dtypes.cuh * Update marlin_repack.cu
Configuration menu - View commit details
-
Copy full SHA for b7b5395 - Browse repository at this point
Copy the full SHA b7b5395View commit details -
Configuration menu - View commit details
-
Copy full SHA for 233548b - Browse repository at this point
Copy the full SHA 233548bView commit details
Loading
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 v0.9.9...v0.9.10