mirror of
https://github.com/ml-explore/mlx-examples.git
synced 2025-07-02 06:41:13 +08:00

* fix converter * add recursive files * remove gitignore * remove gitignore * add packages properly * read me update * remove dup readme * relative * fix convert * fix community name * fix url * version
8 lines
250 B
Markdown
8 lines
250 B
Markdown
## Generate Text with MLX and :hugs: 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](../README.md) in the parent directory.
|