mirror of
https://github.com/ml-explore/mlx-examples.git
synced 2025-09-22 22:48:09 +08:00
fix typo in readme (#163)
This commit is contained in:
@@ -48,7 +48,7 @@ Answer: Logic in mathematics is like a compass in navigation. It helps
|
||||
To use your own prompt:
|
||||
|
||||
```sh
|
||||
python phi2.py --prompt <your prompt here> --max_tokens <max_tokens_to_generate>
|
||||
python phi2.py --prompt <your prompt here> --max-tokens <max_tokens_to_generate>
|
||||
```
|
||||
|
||||
To see a list of options run:
|
||||
|
Reference in New Issue
Block a user