Merge pull request #22 from Vaibhavs10/add_hf_url

Add url to (llama) mlx checkpoints on HF.
This commit is contained in:
Awni Hannun 2023-12-06 21:15:42 -08:00 committed by GitHub
commit 73f0c00279

View File

@ -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:
```