From 6de2db7bf420ed210ab6924436bc57fc9c76c286 Mon Sep 17 00:00:00 2001 From: Vaibhav Srivastav Date: Wed, 20 Dec 2023 18:21:39 +0530 Subject: [PATCH] Add ref to MLX org on the README. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5ea53d25..da2aa90c 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,8 @@ Some more useful examples include: - Bidirectional language understanding with [BERT](bert) - Semi-supervised learning on graph-structured data with [GCN](gcn). +Note: You can now directly download a few converted checkpoints from the [MLX Community](https://huggingface.co/mlx-community) organisation on Hugging Face. + ## Contributing We are grateful for all of [our