23ba454f8c
* Initial Commit * Works * fix MLP and RoPE * formating * clean up * make it trainable * format * uptade acknowledgements
758 B
758 B
Individual Contributors
If you wish to be acknowledged for your contributions, please list your name with a short description of your contribution(s) below. For example:
- Jane Smith: Added the
fooexample.
MLX LM was developed with contributions from the following individuals:
- Shunta Saito: Added support for PLaMo models.
- Prince Canuma: Helped add support for
Starcoder2models. - Gökdeniz Gülmez: Added support for the following architectures: OpenBMB's
MiniCPMandMiniCPM3, Kyutai'sHelium, State-Space'sMamba v1, Z.ai & THUKEG'sGLM4, and Allenai'sOLMoE; Added support for the following training algorithms:full-fine-tuning; Added support for the following other features:Multiple Optimizers to choose for training.