ARahim3/mlx-tune
Bringing the Unsloth experience to Mac users via Apple's MLX framework
This tool helps machine learning engineers and researchers fine-tune various AI models, including large language models (LLMs), vision models, and audio models, directly on their Apple Mac computers. It takes your existing training datasets and model architectures, allowing you to quickly experiment and refine models locally. The output is a fine-tuned model ready for further testing or deployment.
733 stars. Used by 1 other package. Actively maintained with 29 commits in the last 30 days. Available on PyPI.
Use this if you are an AI practitioner who wants to efficiently prototype and iterate on model fine-tuning workflows on your Mac before scaling up to cloud GPUs.
Not ideal if you primarily train large-scale models on NVIDIA GPUs and are not looking to develop or prototype locally on a Mac.
Stars
733
Forks
47
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 12, 2026
Commits (30d)
29
Dependencies
9
Reverse dependents
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/ARahim3/mlx-tune"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related models
vllm-project/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
sgl-project/sglang
SGLang is a high-performance serving framework for large language models and multimodal models.
alibaba/MNN
MNN: A blazing-fast, lightweight inference engine battle-tested by Alibaba, powering...
xorbitsai/inference
Swap GPT for any LLM by changing a single line of code. Xinference lets you run open-source,...
tensorzero/tensorzero
TensorZero is an open-source stack for industrial-grade LLM applications. It unifies an LLM...