mirror of
https://github.com/ml-explore/mlx-examples.git
synced 2025-11-08 07:48:08 +08:00
* chore(mlx-lm): pass max seq len to evaluate in training loop * chore: make sure the batch seq not exceed max len * chore: update comment * chore: add warning before truncate input