diff --git a/llama/README.md b/llama/README.md index 1314ca86..63aba7d9 100644 --- a/llama/README.md +++ b/llama/README.md @@ -17,6 +17,9 @@ weights you will need to [request access](https://docs.google.com/forms/d/e/1FAIpQLSfqNECQnMkycAp2jP4Z9TFX0cGR4uf7b_fBxjY_OjhJILlKGA/viewform) from Meta. + +Alternatively, you can also download a select converted checkpoints from the [mlx-llama](https://huggingface.co/mlx-llama) community organisation on Hugging Face and skip the conversion step. + Convert the weights with: ```