diff --git a/llama/README.md b/llama/README.md index d1ffba88..b9f487dd 100644 --- a/llama/README.md +++ b/llama/README.md @@ -23,7 +23,7 @@ Alternatively, you can also download a select converted checkpoints from the [ml Convert the weights with: ``` -python convert.py mlx_llama_weights.npz +python convert.py ``` ### Run