mlx-examples/llms/mlx_lm/models
2024-12-18 18:39:14 -08:00
..
__init__.py Mlx llm package (#301) 2024-01-12 10:25:56 -08:00
base.py comment + fix 2024-12-18 18:39:14 -08:00
cache.py fix test: 2024-12-18 13:59:02 -08:00
cohere2.py comment + fix 2024-12-18 18:39:14 -08:00
cohere.py comment + fix 2024-12-18 18:39:14 -08:00
dbrx.py comment + fix 2024-12-18 18:39:14 -08:00
deepseek_v2.py comment + fix 2024-12-18 18:39:14 -08:00
deepseek.py comment + fix 2024-12-18 18:39:14 -08:00
exaone.py comment + fix 2024-12-18 18:39:14 -08:00
gemma2.py comment + fix 2024-12-18 18:39:14 -08:00
gemma.py comment + fix 2024-12-18 18:39:14 -08:00
gpt2.py comment + fix 2024-12-18 18:39:14 -08:00
gpt_bigcode.py comment + fix 2024-12-18 18:39:14 -08:00
gpt_neox.py comment + fix 2024-12-18 18:39:14 -08:00
hunyuan.py comment + fix 2024-12-18 18:39:14 -08:00
internlm2.py comment + fix 2024-12-18 18:39:14 -08:00
llama.py comment + fix 2024-12-18 18:39:14 -08:00
mamba.py Add support for falcon-mamba (#1074) 2024-11-04 12:23:30 -08:00
minicpm.py comment + fix 2024-12-18 18:39:14 -08:00
mixtral.py comment + fix 2024-12-18 18:39:14 -08:00
nemotron.py comment + fix 2024-12-18 18:39:14 -08:00
olmo2.py comment + fix 2024-12-18 18:39:14 -08:00
olmo.py comment + fix 2024-12-18 18:39:14 -08:00
openelm.py comment + fix 2024-12-18 18:39:14 -08:00
phi3.py comment + fix 2024-12-18 18:39:14 -08:00
phi3small.py comment + fix 2024-12-18 18:39:14 -08:00
phi.py comment + fix 2024-12-18 18:39:14 -08:00
phimoe.py comment + fix 2024-12-18 18:39:14 -08:00
phixtral.py comment + fix 2024-12-18 18:39:14 -08:00
plamo.py comment + fix 2024-12-18 18:39:14 -08:00
qwen2_moe.py comment + fix 2024-12-18 18:39:14 -08:00
qwen2.py comment + fix 2024-12-18 18:39:14 -08:00
qwen.py comment + fix 2024-12-18 18:39:14 -08:00
recurrent_gemma.py comment + fix 2024-12-18 18:39:14 -08:00
rope_utils.py Adds EXAONE architecture. (#1145) 2024-12-09 07:58:25 -08:00
stablelm.py comment + fix 2024-12-18 18:39:14 -08:00
starcoder2.py comment + fix 2024-12-18 18:39:14 -08:00
su_rope.py Add Phi-3.5-MoE (#946) 2024-08-24 06:52:33 -07:00
switch_layers.py Handle longer prompt/generation (#931) 2024-08-16 15:28:39 -07:00