Laurent Mazare
lmazare.bsky.social
Laurent Mazare
@lmazare.bsky.social
Functional programming enjoyer.
I have a bunch of catch up to do in ocaml, effects/multicore/oxcaml all seem very exciting to play with!
July 17, 2025 at 2:12 PM
Thanks for the kind words @anil.recoil.org , just to mention that these models are a team effort from a bunch of folks here at Kyutai! The MLX bugs are most likely mine though :) hopefully I'll get some free cycles soon and make an ocaml implementation that will have less of these!
July 17, 2025 at 2:11 PM
Ah, we already have inference codebases in python/rust/swift but maybe we need an ocaml one too for folks that interact with the French ocaml community 😄
February 12, 2025 at 8:06 PM
That's certainly the plan, ideally this will make it possible to run a moshi locally on a mobile phone but there is still a lot to be done before we get there!
January 13, 2025 at 10:33 PM
It's certainly open-source but also pretty much a work in progress :) github.com/LaurentMazar... There is no AMD support for now but as long as the programming model is similar to cuda or metal, adding a new backend should be easy (or at least that's the goal).
GitHub - LaurentMazare/ug: Experimental compiler for deep learning models
Experimental compiler for deep learning models. Contribute to LaurentMazare/ug development by creating an account on GitHub.
github.com
November 28, 2024 at 4:25 PM
Ah, sounds like a nice part to have! Note that the bindings are now developed by JS here github.com/janestreet/t... Also lately I've worked on a small compiler for deep learning models, inspired by triton/tinygrad. It's written in rust, but ocaml would be a great choice for writing such a compiler.
November 28, 2024 at 3:31 PM
The benchmark code with all the matmul variants is on github: github.com/LaurentMazar...
November 24, 2024 at 12:20 PM