You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 1, 2026. It is now read-only.
I’ve completed a Mac MLX-compatible port of TinyRecursiveModels. The new fork supports Apple Silicon, is optimized for MLX, and includes test-driven workflows, CLI tools, and reproducible datasets.
The MLX port includes reproducible mini-datasets for testing and experimentation, but full support for larger external datasets (e.g., maze and sudoku) is on the roadmap.
Hi all,
I’ve completed a Mac MLX-compatible port of TinyRecursiveModels. The new fork supports Apple Silicon, is optimized for MLX, and includes test-driven workflows, CLI tools, and reproducible datasets.
The MLX port includes reproducible mini-datasets for testing and experimentation, but full support for larger external datasets (e.g., maze and sudoku) is on the roadmap.
You can find the project here: https://github.com/gajsanders/TinyRecursiveModels-MLX
Feedback and suggestions welcome!