mirror of
https://github.com/ml-explore/mlx-examples.git
synced 2025-09-05 16:34:34 +08:00
Fix generate example in README (#197)
This commit is contained in:
@@ -61,7 +61,7 @@ the converted `weights.npz`, `tokenizer.model`, and `config.json` there.
|
|||||||
As easy as:
|
As easy as:
|
||||||
|
|
||||||
```
|
```
|
||||||
python mixtral.py --model-path $MIXTRAL_MODEL/
|
python mixtral.py --model-path mlx_model
|
||||||
```
|
```
|
||||||
|
|
||||||
For more options including how to prompt the model, run:
|
For more options including how to prompt the model, run:
|
||||||
|
Reference in New Issue
Block a user