-
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.3
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.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 41 files changed
- 7 contributors
Commits on Jul 3, 2024
-
unit test use tinyllama-15M model (#143)
* unit test use tinyllama-15M model * load dataset with range 2048 * change load_dataset, download model to local and modify config.json * modify model path * Update test_perplexity.py * Update test_perplexity.py --------- Co-authored-by: Qubitium-ModelCloud <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8ae2645 - Browse repository at this point
Copy the full SHA 8ae2645View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ace901 - Browse repository at this point
Copy the full SHA 2ace901View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65f572a - Browse repository at this point
Copy the full SHA 65f572aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a7f097 - Browse repository at this point
Copy the full SHA 1a7f097View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e09c4f - Browse repository at this point
Copy the full SHA 2e09c4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 514e6c5 - Browse repository at this point
Copy the full SHA 514e6c5View commit details -
[FEATURE] Add Transformers Integration (#147)
* add transformers integration * use gptqmodel * Update hf_quantizer_gptq.py * add monkey_patch_gptq_transformers() * cleanup * Fix issue: incorrect qlinear in transformers inegration quantization model * add unit tests of Transformers integration * monkey patch model.save_pretrained() * cleanup * cleanup * rename monkey_patch_gptq_transformers() to monkey_patch_gptqmodel_into_transformers() * select_quant_linear() remove "disable_exllama" param --------- Co-authored-by: Qubitium-ModelCloud <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 76b7fc9 - Browse repository at this point
Copy the full SHA 76b7fc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4115579 - Browse repository at this point
Copy the full SHA 4115579View commit details
Commits on Jul 4, 2024
-
fix typo gamma2 -> gemma2 (#158)
Co-authored-by: LRL-ModelCloud <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 966ecb3 - Browse repository at this point
Copy the full SHA 966ecb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 183f37e - Browse repository at this point
Copy the full SHA 183f37eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a394f8 - Browse repository at this point
Copy the full SHA 9a394f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 527cffb - Browse repository at this point
Copy the full SHA 527cffbView 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.3...v0.9.4