Add url to mlx checkpoints on HF.

This commit is contained in:
Vaibhav Srivastav 2023-12-06 19:13:14 +01:00
parent 0bf5d0e3bc
commit 5a5b2b6dcf

View File

@ -17,6 +17,9 @@ weights you will need to [request
access](https://docs.google.com/forms/d/e/1FAIpQLSfqNECQnMkycAp2jP4Z9TFX0cGR4uf7b_fBxjY_OjhJILlKGA/viewform) access](https://docs.google.com/forms/d/e/1FAIpQLSfqNECQnMkycAp2jP4Z9TFX0cGR4uf7b_fBxjY_OjhJILlKGA/viewform)
from Meta. 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: Convert the weights with:
``` ```