mirror of
https://github.com/ml-explore/mlx-examples.git
synced 2025-09-18 01:50:19 +08:00

* Support for multiple EOS tokens * Change _eos_token_ids type from list to set * Remove model_config & add eos_token_id * nits --------- Co-authored-by: Awni Hannun <awni@apple.com>