mirror of
https://github.com/ml-explore/mlx-examples.git
synced 2025-06-24 17:31:18 +08:00
Fix generate example in README (#197)
This commit is contained in:
parent
50fceb1a28
commit
78d207fe27
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user