https://github.com/skryl/mlx-ruby
I recently released MLX-Ruby, a native C++ extension providing full Ruby bindings for Apple’s MLX machine learning framework. It includes neural network layers, optimizers, function transforms (grad, vmap, etc.), and Metal GPU support on Apple silicon.
Working examples include LLaMA inference, Stable Diffusion, and Whisper.
Thanks for considering it!