mlx-examples/llms/mlx_lm/models
2024-02-14 17:40:11 -08: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
llama.py Change gqa to use repeat instead of concatenate (#443) 2024-02-14 17:40:11 -08:00
mixtral.py Change gqa to use repeat instead of concatenate (#443) 2024-02-14 17:40:11 -08:00
olmo.py Lazy import + refactor Lora layer addition (#426) 2024-02-12 10:51:02 -08:00
phi.py Change gqa to use repeat instead of concatenate (#443) 2024-02-14 17:40:11 -08:00
phixtral.py Lazy import + refactor Lora layer addition (#426) 2024-02-12 10:51:02 -08:00
plamo.py Lazy import + refactor Lora layer addition (#426) 2024-02-12 10:51:02 -08:00
qwen2.py Change gqa to use repeat instead of concatenate (#443) 2024-02-14 17:40:11 -08:00
qwen.py Lazy import + refactor Lora layer addition (#426) 2024-02-12 10:51:02 -08:00
stablelm_epoch.py Change gqa to use repeat instead of concatenate (#443) 2024-02-14 17:40:11 -08:00