c86d1c195ecccb0f25998dce9ba4842c8d9aa309
- handle loading models with different names for the safetensors files (gemma) - handle merge tokens that can't be split - organize code into Load/Evaluate
MLX Swift Examples
Example mlx-swift programs.
LinearModelTraining
A simple linear model and a training loop.
llm-tool
A command line tool for generating text using a variety of Hugging Face models:
mnist-tool
A command line tool for training an MNIST (MLP) model:
Description
Languages
Swift
97.6%
Python
1.9%
Shell
0.5%