* add sparsemoe block and update decoder logic * update file name to match HF * update name * Code formatting * update gates calculation * add support for Qwen2MoE. * fix pytest * code formatting and fix missing comma in utils * Remove decoder sparse step. Co-authored-by: bozheng-hit <dsoul0621@gmail.com> * remove gate layer anti-quantisation * remove unused argument --------- Co-authored-by: bozheng-hit <dsoul0621@gmail.com> |
||
|---|---|---|
| .. | ||
| test_datsets.py | ||
| test_gguf.py | ||
| test_lora.py | ||
| test_models.py | ||
| test_sample_utils.py | ||
| test_utils.py | ||