2024-03-01 22:45:01 -08:00
2024-03-01 22:44:33 -08:00
2024-03-01 14:47:43 -08:00
2024-02-22 10:41:02 -08:00
2024-02-22 10:41:02 -08:00
2024-02-22 10:41:02 -08:00
2024-02-22 12:33:18 -08:00
2024-02-22 12:33:18 -08:00
2024-02-22 12:33:18 -08:00
2024-02-22 12:33:18 -08:00
2024-03-01 16:13:29 -08:00

MLX Swift Examples

Example mlx-swift programs.

MNISTTrainer

An example that runs on both iOS and macOS that downloads MNIST training data and trains an MNIST model.

LLMEval

An example that runs on both iOS and macOS that downloads a LLM model weights and tokenizer configuration from Hugging Face and evaluates a prompt in-process.

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
No description provided
Readme 314 KiB
Languages
Swift 97.6%
Python 1.9%
Shell 0.5%