jaco-bro

↗ HN profile [ 18.3 ms ] full profile

No user record in our sample, but jaco-bro has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.

  1. ZML: Between Jax and Llama.cpp (jaco-bro.github.io)
  2. JAX port of the Dia TTS model (1.6B params) from Nari Labs for inference on any machine. pip install diajax==0.0.7 dia --text "Hey, I'm really sorry for getting back to you so late. (cough) But voice cloning is just…

  3. I've created a JAX port of Dia, the 1.6B parameter text-to-speech model that generates realistic dialogue from transcripts. This experimental port explores running Dia with JAX's functional paradigm and hardware…

  4. MLX.zig is a Zig language binding for Apple's MLX framework. It enables building and running LLMs directly in Zig without external build tools. The repository includes: 1. A pure Zig build system that handles all C/C++…