mlx-examples/llms
Anchen 6e5b0de4d3
refactor: make the phi2 example can be directly load the model from hf without convert needed (#253)
* refactor: make the phi2 example can be directly load the model from hf without convert needed

* chore: add super().__init__() for all module, otherwise will cause error in lora
2024-01-08 06:01:23 -08:00
..
hf_llm Update README.md (#243) 2024-01-06 11:44:49 -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 refactor: make the phi2 example can be directly load the model from hf without convert needed (#253) 2024-01-08 06:01:23 -08:00
qwen add deepseek coder example (#172) 2023-12-28 21:42:22 -08:00
speculative_decoding Update README.md (#248) 2024-01-07 20:13:58 -08:00