mlx
There are 268 repositories under mlx topic.
ml-explore/mlx
MLX: An array framework for Apple silicon
ml-explore/mlx-examples
Examples in the MLX framework
ml-explore/mlx-swift-examples
Examples using MLX Swift
filipstrand/mflux
A MLX port of FLUX based on the Huggingface Diffusers implementation.
apple/ml-aim
This repository provides the code and model checkpoints for AIMv1 and AIMv2 research projects.
ml-explore/mlx-swift
Swift API for MLX
johnmai-dev/ChatMLX
🤖✨ChatMLX is a modern, open-source, high-performance chat application for MacOS based on large language models.
frost-beta/sisi
Semantic Image Search CLI tool.
Blaizzy/mlx-vlm
MLX-VLM is a package for running Vision LLMs locally on your Mac using MLX.
harperreed/photo-similarity-search
Super simple MLX (apple silicon) CLIP based photo similarity web app
transformerlab/transformerlab-app
Open Source Application for Advanced LLM Engineering: interact, train, fine-tune, and evaluate large language models on your own computer.
codam-coding-college/MLX42
Codam's own fixed, functioning and open source alternative of the miniLibX. MLX42 is a simple cross-platform graphics library running on GLFW and OpenGL.
preternatural-explore/mlx-swift-chat
A multi-platform SwiftUI frontend for running local LLMs with Apple's MLX framework.
riccardomusmeci/mlx-llm
Large Language Models (LLMs) applications and tools running on Apple Silicon in real-time with Apple MLX.
lucasnewman/f5-tts-mlx
Implementation of F5-TTS in MLX
abeleinin/Metal-Puzzles
Solve Puzzles. Learn Metal 🤘
RayFernando1337/MLX-Auto-Subtitled-Video-Generator
Generate accurate transcripts using Apple's MLX framework
JosefAlbers/Phi-3-Vision-MLX
Phi-3.5 for Mac: Locally-run Vision and Language Models for Apple Silicon
armbues/SiLLM
SiLLM simplifies the process of training and running Large Language Models (LLMs) on Apple Silicon by leveraging the MLX framework.
da-z/mlx-ui
A simple UI / Web / Frontend for MLX mlx-lm using Streamlit.
lmstudio-ai/mlx-engine
👾🍎 Apple MLX engine for LM Studio
PicoMLX/PicoMLXServer
The easiest way to run the fastest MLX-based LLMs locally
machine-learning-exchange/mlx
Machine Learning eXchange (MLX). Data and AI Assets Catalog and Execution Engine
johnmai-dev/NotebookMLX
📋 NotebookMLX - An Open Source version of NotebookLM (Ported NotebookLlama)
frost-beta/node-mlx
Machine learning framework for Node.js.
terry-yes/mlx_example
Some examples for those who try to use MLX library for 42 subject CUB3D or miniRT. And some helpful links.
JosefAlbers/whisper-turbo-mlx
Blazing fast whisper turbo for ASR (speech-to-text) tasks
TristanBilot/mlx-benchmark
Benchmark of Apple MLX operations on all Apple Silicon chips (GPU, CPU) + MPS and CUDA.
keuhdall/images_example
A simple example program made for the 42 students going into the graphic branch. Its purpose is to help them understanding the way images are working in the MLX (the graphcal lib we use).
S-LucasSerrano/miniLibX_sample
Well-organized, commented and documented sample project that shows the basic functionalities of the 42's mlx library.
OoriData/Toolio
AI API implementation for Mac which supports tool-calling & other structured LLM response generation (e.g. conform to JSON schema)
ECheynet/SEIR
Generalized SEIR Epidemic Model (fitting and computation)
ml-explore/mlx-c
C API for MLX
mzbac/mlx_sharding
Distributed Inference for mlx LLm
frost-beta/llama3.js
A JavaScript implementation of Llama 3 using node-mlx.
harperreed/mlx_clip
A simple package to use CLIP on apple silicon using the MLX libraries from Apple