17 Commits

Author SHA1 Message Date
humu789
f71040e13d align acc & add save load ckpt & add ut 2023-05-23 20:17:55 +08:00
humu789
daacadc3dc pre-commit 2023-05-19 21:17:48 +08:00
humu789
e4203eecb4 add docstring for gptq and sparse_gpt 2023-05-19 20:27:03 +08:00
FIRST_NAME LAST_NAME
86da5b3f01 fix error function name 2023-05-19 10:20:38 +08:00
humu789
77eb412186 fix sparse_gpt example for opt 2023-05-18 19:26:59 +08:00
humu789
05597cb85f add gptq opt example 2023-05-17 20:12:11 +08:00
humu789
203a5e8edc update mmrazor_large redame 2023-05-17 19:58:09 +08:00
humu789
2df570b241 add gptq readme 2023-05-17 19:00:17 +08:00
humu789
a7a35debc0 uniform interfaces 2023-05-17 17:59:20 +08:00
humu789
26b99bf349 add activation quantization 2023-05-17 17:59:20 +08:00
humu789
7cd6c16e6d aglin gptq acc 2023-05-17 17:59:20 +08:00
humu789
6f536b98e2 passed llama example 2023-05-17 17:59:20 +08:00
humu789
4c74165cc1 passed resnet example 2023-05-17 17:59:20 +08:00
humu789
89a8abd769 pre-checkout 2023-05-17 17:59:20 +08:00
LKJacky
7586af005b
move folders and update readme (#528)
* move folders

* update readme

---------

Co-authored-by: liukai <your_email@abc.example>
2023-04-26 16:08:54 +08:00
LKJacky
1fbd8726e4
refine sparse gpt (#526)
* save cpu memory

* update

* update

* update

* update

* refine

* update

* update

---------

Co-authored-by: Your Name <you@example.com>
2023-04-26 15:55:14 +08:00
LKJacky
595849b912
refine sparse gpt, support multiple gpus with fsdp (#520)
* add mmrazor large

* update readme

* add fsdp for opt

* update

* update

* rename

* update args

* support fsdp

* refine

* refine

* refine

* refine

* fix out of memorry bug

---------

Co-authored-by: liukai <your_email@abc.example>
Co-authored-by: Your Name <you@example.com>
2023-04-23 17:03:01 +08:00