mlx-examples/ACKNOWLEDGMENTS.md
Prince Canuma 3fdf85e79d
Starcoder2: Update config and change GQA to use repeat (#520)
* update config

* change gqa to use repeat instead of concante

* contribution
2024-03-03 06:12:03 -08:00

671 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 foo example.

MLX Examples was developed with contributions from the following individuals:

  • Juarez Bochi: Added support for T5 models.
  • Sarthak Yadav: Added the cifar and speechcommands examples.
  • Shunta Saito: Added support for PLaMo models.
  • Gabrijel Boduljak: Implemented CLIP.
  • Markus Enzweiler: Added the cvae examples.
  • Rasmus Kinnunen: Fixed a security hole in the llms/mlx_lm example
  • Prince Canuma: Helped add support for Starcoder2 models.