Description
I found this project: https://github.com/guillaume-osmo/mlx-addons
It looks vibe coded, but it has MLX GPU kernels for cholesky, QR, random SVD, LU, triangular solve, and others. Also far be it from me to judge vibe coding these days :) Would be a big speedup for many models, especially GP/KF/MvN stuff. It's MIT licensed so we could "take inspiration" or try to work with them directly.
Tagging the dev @guillaume-osmo/@thegodone in case you're interested in collaborating on this.
Description
I found this project: https://github.com/guillaume-osmo/mlx-addons
It looks vibe coded, but it has MLX GPU kernels for cholesky, QR, random SVD, LU, triangular solve, and others. Also far be it from me to judge vibe coding these days :) Would be a big speedup for many models, especially GP/KF/MvN stuff. It's MIT licensed so we could "take inspiration" or try to work with them directly.
Tagging the dev @guillaume-osmo/@thegodone in case you're interested in collaborating on this.