- 24 Aug, 2023 1 commit
-
-
pppppM authored
* fix llama2 70b * fix qwen quantization * remove pdb * add faq
-
- 14 Aug, 2023 1 commit
-
-
tpoisonooo authored
* feat(quantization): kv cache use asymmetric
-
- 11 Aug, 2023 1 commit
-
-
pppppM authored
* support kv cache offload * add dataloader docstring * complete gitignore * refactor collect mod fn * add calibration * fix lint * add observers and quantizers * fix lints * add global available mixin * fix lints * split batch inference * support smoothquant and awq * update export kv scales * fix lints * fix some bugs * update weight only usage * update usage * auto mapping and support smooth internlm * trust remote code * fix num head key error * fix bias error * align shape and pack order with llm-awq * modified according to LZHgrla's comments. * update gitignore * fix kv qparams export error * update usage * decouple calibrate and awq * update docstrings * update api name * update readme * update readme * update readme * update readme * update kv_qparams and readme * fix typos
-
- 07 Aug, 2023 1 commit
-
-
LZHgrla authored
* add get_small_sharded_hf.py * fix pre-commit
-
- 20 Jul, 2023 1 commit
-
-
humu789 authored
* fix get_dataset error * fix lint * add datasets to requirements.txt * update some msci
-
- 06 Jul, 2023 1 commit
-
-
pppppM authored
-
- 05 Jul, 2023 2 commits
-
-
tpoisonooo authored
* fix(kv_qparams.py): zp use min * revert(qparams.py): revert format * fix(kv_qparams.py): update formula
-
pppppM authored
* add cal qparams * support offload inference * add collect funtions (mod,weight) * stats kv scales * update init * add user guide * fix hints * fix comments & support turbomind format * update user guide * fix slice kv cache error & support pileval dataset (used in llm-awq) * fix wrong num heads slice * update default dataset * fix conflict * fix hints * fix hints * add gitignore
-