mirror of
https://github.com/ml-explore/mlx-examples.git
synced 2025-09-01 04:14:38 +08:00
chore(mlx-lm): update phi2 model args to sync with hf config format. (#311)
* chore(mlx-lm): update phi2 model args to sync with hf config format * chore: fix type hint
This commit is contained in:
@@ -61,7 +61,7 @@ text using the given prompt.
|
||||
For a full list of options run:
|
||||
|
||||
```
|
||||
python -m mlx_lm generate --help
|
||||
python -m mlx_lm.generate --help
|
||||
```
|
||||
|
||||
To quantize a model from the command line run:
|
||||
|
Reference in New Issue
Block a user