From e2e5478da5cf5542a3893ecce2eac5d63dc6ca7f Mon Sep 17 00:00:00 2001 From: Pedro Cuenca Date: Tue, 4 Feb 2025 20:52:32 +0100 Subject: [PATCH] READMEs: fix typo in link, minor update. (#1246) --- README.md | 2 +- llms/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 88888ad0..e47bd598 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ Some more useful examples are listed below. ### Hugging Face -Note: You can now directly download a few converted checkpoints from the [MLX +You can directly use or download converted checkpoints from the [MLX Community](https://huggingface.co/mlx-community) organization on Hugging Face. We encourage you to join the community and [contribute new models](https://github.com/ml-explore/mlx-examples/issues/155). diff --git a/llms/README.md b/llms/README.md index e943ed69..4f7451c1 100644 --- a/llms/README.md +++ b/llms/README.md @@ -164,7 +164,7 @@ mlx_lm.convert \ ``` Models can also be converted and quantized directly in the -[mlx-my-repo]https://huggingface.co/spaces/mlx-community/mlx-my-repo) Hugging +[mlx-my-repo](https://huggingface.co/spaces/mlx-community/mlx-my-repo) Hugging Face Space. ### Long Prompts and Generations