mlx-examples/llms/mlx_lm/models
Awni Hannun b80adbcc3e
DBRX (#628)
* dbrx

* format

* format

* comments

* change scores slightly

* remove inadvertant import
2024-03-28 21:03:53 -07:00
..
__init__.py Mlx llm package (#301) 2024-01-12 10:25:56 -08:00
base.py Mlx llm package (#301) 2024-01-12 10:25:56 -08:00
cohere.py Switch to fast RMS/LN Norm (#603) 2024-03-23 07:13:51 -07:00
dbrx.py DBRX (#628) 2024-03-28 21:03:53 -07:00
gemma.py Switch to fast RMS/LN Norm (#603) 2024-03-23 07:13:51 -07:00
llama.py Switch to fast RMS/LN Norm (#603) 2024-03-23 07:13:51 -07:00
mixtral.py DBRX (#628) 2024-03-28 21:03:53 -07:00
olmo.py Switch to fast RMS/LN Norm (#603) 2024-03-23 07:13:51 -07:00
phi.py Switch to fast RMS/LN Norm (#603) 2024-03-23 07:13:51 -07:00
phixtral.py DBRX (#628) 2024-03-28 21:03:53 -07:00
plamo.py Switch to fast RMS/LN Norm (#603) 2024-03-23 07:13:51 -07:00
qwen2.py Switch to fast RMS/LN Norm (#603) 2024-03-23 07:13:51 -07:00
qwen.py Switch to fast RMS/LN Norm (#603) 2024-03-23 07:13:51 -07:00
stablelm.py Switch to fast RMS/LN Norm (#603) 2024-03-23 07:13:51 -07:00
starcoder2.py Switch to fast RMS/LN Norm (#603) 2024-03-23 07:13:51 -07:00