mirror of
https://github.com/ml-explore/mlx-examples.git
synced 2025-09-29 20:58:11 +08:00

* Generalize prompt_feature and completion_feature for use in local datasets to facilitate compatibility with many other training dataset formats. * Persist configured prompt/completion key * rebase + nits --------- Co-authored-by: Awni Hannun <awni@apple.com>