mirror of
https://github.com/ml-explore/mlx-examples.git
synced 2025-06-25 09:51:19 +08:00
📝 apply the path change to the convert cmd for consistency
This commit is contained in:
parent
68c4282766
commit
5bdd030387
@ -23,7 +23,7 @@ Alternatively, you can also download a select converted checkpoints from the [ml
|
||||
Convert the weights with:
|
||||
|
||||
```
|
||||
python convert.py <path_to_torch_weights> mlx_llama_weights.npz
|
||||
python convert.py <path_to_torch_weights> <path_to_mlx_llama_weights.npz>
|
||||
```
|
||||
|
||||
### Run
|
||||
|
Loading…
Reference in New Issue
Block a user