mirror of
https://github.com/ml-explore/mlx-examples.git
synced 2025-06-25 01:41:19 +08:00
![]() * 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> |
||
---|---|---|
.. | ||
__init__.py | ||
base.py | ||
cohere.py | ||
dbrx.py | ||
gemma.py | ||
llama.py | ||
mixtral.py | ||
olmo.py | ||
phi.py | ||
phixtral.py | ||
plamo.py | ||
qwen2_moe.py | ||
qwen2.py | ||
qwen.py | ||
stablelm.py | ||
starcoder2.py |