READMEs: fix typo in link, minor update. (#1246)

This commit is contained in:
Pedro Cuenca 2025-02-04 20:52:32 +01:00 committed by GitHub
parent 21d0ab6e8a
commit e2e5478da5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -45,7 +45,7 @@ Some more useful examples are listed below.
### Hugging Face ### 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. Community](https://huggingface.co/mlx-community) organization on Hugging Face.
We encourage you to join the community and [contribute new We encourage you to join the community and [contribute new
models](https://github.com/ml-explore/mlx-examples/issues/155). models](https://github.com/ml-explore/mlx-examples/issues/155).

View File

@ -164,7 +164,7 @@ mlx_lm.convert \
``` ```
Models can also be converted and quantized directly in the 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. Face Space.
### Long Prompts and Generations ### Long Prompts and Generations