alfianlosari / mlx-swift-examples

Fork of Apple MLX swift example with addition of macOS SwiftUI App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mlx-examples-swift

Example mlx-swift programs.

MLXChat macOS SwiftUI App

A macOS SwiftUI Application for prompting LLM Model. The LLM Model text generation is run a different XPC Process so it won't affect UI performance of main App Process.

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:

About

Fork of Apple MLX swift example with addition of macOS SwiftUI App


Languages

Language:Swift 95.9%Language:Objective-C++ 3.1%Language:Objective-C 1.0%Language:C 0.0%