Examples in the MLX framework
mlx
Go to file
2023-12-05 21:36:47 -08:00
llama add copyright in source 2023-11-30 11:08:53 -08:00
lora add copyright in source 2023-11-30 11:08:53 -08:00
mistral comments 2023-12-05 21:36:47 -08:00
mnist add copyright in source 2023-11-30 11:08:53 -08:00
stable_diffusion format 2023-11-30 11:52:47 -08:00
transformer_lm add copyright in source 2023-11-30 11:08:53 -08:00
whisper add copyright in source 2023-11-30 11:08:53 -08:00
.gitignore a few examples 2023-11-29 08:17:26 -08:00
.pre-commit-config.yaml a few examples 2023-11-29 08:17:26 -08:00
CODE_OF_CONDUCT.md contribution + code of conduct 2023-11-29 12:31:18 -08:00
CONTRIBUTING.md contribution + code of conduct 2023-11-29 12:31:18 -08:00
LICENSE consistent copyright 2023-11-30 11:11:04 -08:00
README.md update readme 2023-12-05 11:58:58 -08:00

MLX Examples

This repo contains a variety of standalone examples using the MLX framework.

The MNIST example is a good starting point to learn how to use MLX.

Some more useful examples include:

Contributing

Check out the contribution guidelines for more information on contributing to this repo.