Files
mlx-swift-examples/README.md
2024-02-22 10:41:02 -08:00

402 B

mlx-examples-swift

Example mlx-swift programs.

LinearModelTraining

A simple linear model and a training loop.

llm-tool

A command line tool for generating text using a Llama / Mistral model:

mnist-tool

A command line tool for training an MNIST (MLP) model: