mirror of
https://github.com/ml-explore/mlx-examples.git
synced 2025-09-23 15:18:13 +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