-
Notifications
You must be signed in to change notification settings - Fork 140
Comparing changes
Open a pull request
base repository: ModelCloud/GPTQModel
base: v1.2.3
head repository: ModelCloud/GPTQModel
compare: v1.3.0
- 18 commits
- 47 files changed
- 6 contributors
Commits on Nov 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4be54ca - Browse repository at this point
Copy the full SHA 4be54caView commit details -
[CI] remove zen4 name in CI (#658)
* [CI] make name short * [CI] rename to public server * [CI] rename to task list * [CI] rename to public server * [CI] remove -zen4 suffix * [CI] remove tag * [CI] rename to runner
Configuration menu - View commit details
-
Copy full SHA for 4158042 - Browse repository at this point
Copy the full SHA 4158042View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5048e1 - Browse repository at this point
Copy the full SHA e5048e1View commit details -
[CI] fix env.GPU not exists (#661)
* [CI] fix env.GPU not exists * [CI] don't run at last step
Configuration menu - View commit details
-
Copy full SHA for 874095e - Browse repository at this point
Copy the full SHA 874095eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 941c1f0 - Browse repository at this point
Copy the full SHA 941c1f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ce786e - Browse repository at this point
Copy the full SHA 9ce786eView commit details
Commits on Nov 26, 2024
-
move lm-eval to utils to make it optional, fixed #664 (#666)
* move lm-eval to utils * rename * add hint to install lm-eval * update unit tests
Configuration menu - View commit details
-
Copy full SHA for a1469f7 - Browse repository at this point
Copy the full SHA a1469f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29a3c1e - Browse repository at this point
Copy the full SHA 29a3c1eView commit details -
* add ipex bench code. * update batch * use cli arg * print all arg values before benchmark starts * add quantized model support * cleanup * Rename prompts.json to prompts.jsonl --------- Co-authored-by: LRL-ModelCloud <[email protected]> Co-authored-by: Qubitium-ModelCloud <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 878f58b - Browse repository at this point
Copy the full SHA 878f58bView commit details -
Add progress bar to replace tqdm (#668)
* add ProgressBar * add time countdown * replace with new progress bar * remove suffix text * should't print \n at last * replace all tqdm usages * remove tqdm in req * rename func * fix current not +1 * fix current not +1 * remove name * fix iteration = 0
Configuration menu - View commit details
-
Copy full SHA for bbb8cab - Browse repository at this point
Copy the full SHA bbb8cabView commit details -
[MODEL] add hymba support (#651)
* add hymba support * fix kv_last_layer * fix layer cache * padding outfeatures * don't quantize "mamba.x_proj.0" and "mamba.dt_proj.0". Otherwise the quant model will output empty. * add TODO * change RREADME.md --------- Co-authored-by: LRL-ModelCloud <[email protected]> Co-authored-by: ZX-ModelCloud <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e55e749 - Browse repository at this point
Copy the full SHA e55e749View commit details -
* Update README.md * Update README.md * Update README.md
Configuration menu - View commit details
-
Copy full SHA for 2cbe7bd - Browse repository at this point
Copy the full SHA 2cbe7bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0322ea9 - Browse repository at this point
Copy the full SHA 0322ea9View commit details -
Set the "OMP_NUM_THREADS" environment variable to the specified numbe…
…r of cores to control the number of threads used by OpenMP (#671) Co-authored-by: LRL-ModelCloud <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f5ff1f1 - Browse repository at this point
Copy the full SHA f5ff1f1View commit details -
add load/opt time print (#672)
Co-authored-by: LRL-ModelCloud <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c460bf5 - Browse repository at this point
Copy the full SHA c460bf5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c360d1e - Browse repository at this point
Copy the full SHA c360d1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a519eb3 - Browse repository at this point
Copy the full SHA a519eb3View commit details -
* prep for 1.3.0 release * Update README.md
Configuration menu - View commit details
-
Copy full SHA for 8819f51 - Browse repository at this point
Copy the full SHA 8819f51View 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.2.3...v1.3.0