mirror of
https://github.com/ml-explore/mlx-examples.git
synced 2025-08-30 02:53:41 +08:00
Fix example
This commit is contained in:
parent
64e53e8415
commit
dbb4d6aea6
@ -33,7 +33,7 @@ Generate text with:
|
||||
python t5.py --model t5-small --prompt "translate English to German: A tasty apple"
|
||||
```
|
||||
|
||||
This should give the output: `Ein schmackhafter Apfel`
|
||||
This should give the output: `Ein leckerer Apfel`
|
||||
|
||||
To see a list of options run:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user