mlx-examples/llms
Anchen 758f05c09a
refactor: merge deepseek coder example into hf_llm example (#234)
* refactor: merge deepseek coder example into hf_llm example

* remove deepseek example

* chore: fix format in readme

* chore: remove default rope_scaling dict and use get to access type and factor to avoid key error

* Update llms/hf_llm/models.py

Co-authored-by: Awni Hannun <awni.hannun@gmail.com>

* chore: fix lint

---------

Co-authored-by: Awni Hannun <awni.hannun@gmail.com>
2024-01-06 07:53:46 -08:00
..
hf_llm refactor: merge deepseek coder example into hf_llm example (#234) 2024-01-06 07:53:46 -08:00
llama Qlora (#219) 2024-01-04 21:05:59 -08:00
mistral make parameter naming consistent with other examples. (#214) 2024-01-02 08:18:12 -08:00
mixtral make parameter naming consistent with other examples. (#214) 2024-01-02 08:18:12 -08:00
phi2 add deepseek coder example (#172) 2023-12-28 21:42:22 -08:00
qwen add deepseek coder example (#172) 2023-12-28 21:42:22 -08:00
speculative_decoding Support Hugging Face models (#215) 2024-01-03 15:13:26 -08:00