Ivan
Ivan
Thanks @bigsnarfdude! Transformer_lm % `python main.py --gpu`: M1Pro 32BG - It/sec **1** M2Pro 32BG - It/sec **1.4** Someone with M3 please run the test :)
> Here's silly question; where's `main.py` ? And which model you used for the test? https://github.com/ml-explore/mlx-examples/blob/main/transformer_lm/main.py
``` transformer_lm % python main.py --gpu M1Pro 32GB - It/sec 1 M2Pro 32GB - It/sec 1.4 M1Ultra - It/sec 4.004 M3 128GB - It/sec 2.9 ```
``` transformer_lm % python main.py --gpu M1Pro 32GB - It/sec 1 M2Pro 32GB - It/sec 1.4 M1Ultra - It/sec 4.004 M3 128GB - It/sec 2.9 M2Max 64Gb - It/sec 2...