mlx-ruby: Ruby bindings for Apple’s MLX ML framework
https://github.com/skryl/mlx-ruby
MLX-Ruby is 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.
Post a comment