mirror of
https://github.com/ml-explore/mlx-examples.git
synced 2025-08-30 02:53:41 +08:00
Standardise org name.
This commit is contained in:
parent
bc3860b643
commit
040ef650d1
@ -21,7 +21,7 @@ weights you will need to request access from Meta:
|
|||||||
- [Request Llama v2](https://ai.meta.com/resources/models-and-libraries/llama-downloads/)
|
- [Request Llama v2](https://ai.meta.com/resources/models-and-libraries/llama-downloads/)
|
||||||
|
|
||||||
> [!TIP]
|
> [!TIP]
|
||||||
> Alternatively, you can also download a few converted checkpoints from the [mlx-community](https://huggingface.co/mlx-community) community organisation on Hugging Face and skip the conversion step.
|
> Alternatively, you can also download a few converted checkpoints from the the [MLX Community](https://huggingface.co/mlx-community) organisation on Hugging Face and skip the conversion step.
|
||||||
|
|
||||||
You can download the TinyLlama models directly from [Hugging
|
You can download the TinyLlama models directly from [Hugging
|
||||||
Face](https://huggingface.co/TinyLlama).
|
Face](https://huggingface.co/TinyLlama).
|
||||||
|
@ -29,7 +29,7 @@ python convert.py
|
|||||||
The conversion script will save the converted weights in the same location.
|
The conversion script will save the converted weights in the same location.
|
||||||
|
|
||||||
> [!TIP]
|
> [!TIP]
|
||||||
> Alternatively, you can also download a few converted checkpoints from the [mlx-community](https://huggingface.co/mlx-community) community organisation on Hugging Face and skip the conversion step.
|
> Alternatively, you can also download a few converted checkpoints from the the [MLX Community](https://huggingface.co/mlx-community) organisation on Hugging Face and skip the conversion step.
|
||||||
|
|
||||||
### Run
|
### Run
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@ python convert.py
|
|||||||
This will make the `weights.npz` file which MLX can read.
|
This will make the `weights.npz` file which MLX can read.
|
||||||
|
|
||||||
> [!TIP]
|
> [!TIP]
|
||||||
> Alternatively, you can also download a few converted checkpoints from the [mlx-community](https://huggingface.co/mlx-community) community organisation on Hugging Face and skip the conversion step.
|
> Alternatively, you can also download a few converted checkpoints from the the [MLX Community](https://huggingface.co/mlx-community) organisation on Hugging Face and skip the conversion step.
|
||||||
|
|
||||||
## Generate
|
## Generate
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user