-
Notifications
You must be signed in to change notification settings - Fork 140
Comparing changes
Open a pull request
base repository: ModelCloud/GPTQModel
base: v1.7.2
head repository: ModelCloud/GPTQModel
compare: v1.7.3
- 18 commits
- 24 files changed
- 7 contributors
Commits on Jan 19, 2025
-
start v1.7.3-dev cycle (#1104)
* start v1.7.3-dev cycle * Update README.md
Configuration menu - View commit details
-
Copy full SHA for 2846042 - Browse repository at this point
Copy the full SHA 2846042View commit details
Commits on Jan 20, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 040099b - Browse repository at this point
Copy the full SHA 040099bView commit details -
[CI] add nvidia runtime args for unit tests (#1108)
* [CI] test runtime args * [CI] pass gpu args * [CI[ run nvidia-smi * [CI] remove nvidia-smi * [CI] assert gpu id is valid
Configuration menu - View commit details
-
Copy full SHA for cf88039 - Browse repository at this point
Copy the full SHA cf88039View commit details -
Add util.tensor_parameters() (#1107)
* add tensor_parameters() * cleanup * cleanup * Update auto.py * Update auto.py * Update auto.py * use math.ceil() * Update auto.py * Update auto.py * cleanup * cleanup * cleanup * add license --------- Co-authored-by: Qubitium-ModelCloud <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 97d136a - Browse repository at this point
Copy the full SHA 97d136aView commit details -
LRL-ModelCloud authored
Jan 20, 2025 Configuration menu - View commit details
-
Copy full SHA for e0ad9eb - Browse repository at this point
Copy the full SHA e0ad9ebView commit details -
[MODEL] Add Telechat2 (China Telecom) (#1106)
* add support for telechat2 * Update telechat2.py * Update auto.py --------- Co-authored-by: xiayongqiang <[email protected]> Co-authored-by: LRL-ModelCloud <[email protected]> Co-authored-by: Qubitium-ModelCloud <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 23603f6 - Browse repository at this point
Copy the full SHA 23603f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5890cce - Browse repository at this point
Copy the full SHA 5890cceView commit details -
[FIX] Filter weight-sharing tensors when save (#1112)
* Filter weight-sharing tensors when save * add comment
Configuration menu - View commit details
-
Copy full SHA for 442a0db - Browse repository at this point
Copy the full SHA 442a0dbView commit details -
* add TestTeleChat_2 * Update README.md * format
LRL-ModelCloud authoredJan 20, 2025 Configuration menu - View commit details
-
Copy full SHA for 6229cce - Browse repository at this point
Copy the full SHA 6229cceView commit details -
fix convert_gptq_to_mlx_weights (#1113)
LRL-ModelCloud authoredJan 20, 2025 Configuration menu - View commit details
-
Copy full SHA for 900746b - Browse repository at this point
Copy the full SHA 900746bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 49c9246 - Browse repository at this point
Copy the full SHA 49c9246View commit details -
add test_parameter_count.py (#1115)
* add test_parameter_count.py * cleanup * cleanup
Configuration menu - View commit details
-
Copy full SHA for cf5f1b1 - Browse repository at this point
Copy the full SHA cf5f1b1View commit details -
* lm_eval add gpqa task * add test code
Configuration menu - View commit details
-
Copy full SHA for 2b3f5eb - Browse repository at this point
Copy the full SHA 2b3f5ebView commit details -
Call tied_weights() after load_checkpoint_in_model() to have the weig…
…hts tied correctly. (#1119)
Configuration menu - View commit details
-
Copy full SHA for bfae134 - Browse repository at this point
Copy the full SHA bfae134View commit details -
* add Phi * add PhiMoE * fix no layers_node * use EXPERT_INDEX_PLACEHOLDER * add phi moe test
Configuration menu - View commit details
-
Copy full SHA for fbafe07 - Browse repository at this point
Copy the full SHA fbafe07View commit details -
[FIX] failed unit test (#1120)
* use local path * The code for filter weight-sharing tensors refers to transformers v4.38.2 instead of v4.48.0
Configuration menu - View commit details
-
Copy full SHA for d4c8c72 - Browse repository at this point
Copy the full SHA d4c8c72View commit details
Commits on Jan 21, 2025
-
prepare for v1.7.3 release (#1121)
* prepare for v1.7.3 release * Update README.md
Configuration menu - View commit details
-
Copy full SHA for 76d6aa3 - Browse repository at this point
Copy the full SHA 76d6aa3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c1a7e8 - Browse repository at this point
Copy the full SHA 5c1a7e8View 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 v1.7.2...v1.7.3