mirror of
https://github.com/ml-explore/mlx-examples.git
synced 2025-06-24 17:31:18 +08:00
![]() * add support for granite 3-8B config * add gpt_bigcode * add positional embedding condition. * add support for granite 3-8B config * add gpt_bigcode * add positional embedding condition. * remove unused function * rebase fix * move position emebedding to mask creation * add to tuner and format * add support for granite 3-8B config * add gpt_bigcode * add positional embedding condition. * add support for granite 3-8B config * add gpt_bigcode * add positional embedding condition. * rebase fix * move position emebedding to mask creation * add to tuner and format * refactor mask * remove dropout layers |
||
---|---|---|
.. | ||
__init__.py | ||
base.py | ||
cohere.py | ||
dbrx.py | ||
gemma.py | ||
gpt_bigcode.py | ||
llama.py | ||
minicpm.py | ||
mixtral.py | ||
olmo.py | ||
openelm.py | ||
phi3.py | ||
phi.py | ||
phixtral.py | ||
plamo.py | ||
qwen2_moe.py | ||
qwen2.py | ||
qwen.py | ||
stablelm.py | ||
starcoder2.py | ||
switch_layers.py |