82f6a969d45589751b5687ea3829ea50945a5554
- document the tokenizer used (https://github.com/huggingface/swift-transformers) - provide a hook for tokenizer configuration, prompt augmentation - this isn't as rich as the python equivalents but it helps a little
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%