Files
mlx-examples/llms/mlx_lm
Anchen a39b735c3b chore(mlx-lm): update phi2 model args to sync with hf config format. (#311)
* chore(mlx-lm): update phi2 model args to sync with hf config format

* chore: fix type hint
2024-01-13 07:51:45 -08:00
..
2024-01-12 10:25:56 -08:00
2024-01-12 10:25:56 -08:00
2024-01-12 10:25:56 -08:00
2024-01-12 10:25:56 -08:00
2024-01-12 10:25:56 -08:00
2024-01-12 10:25:56 -08:00

Generate Text with MLX and 🤗 Hugging Face

This an example of large language model text generation that can pull models from the Hugging Face Hub.

For more information on this example, see the README in the parent directory.