Product Hunt
KerasFormers
Keras 3 collection of pretrained models
Pretrained transformer models in pure Keras 3, runnable on JAX, PyTorch and TensorFlow.
View Raw Thread
SaaS Metrics
What started as a small experiment grew into a library covering 60+ vision, speech, LLM, and VLM architectures, with Hugging Face to Keras weight conversion and parity validation built in.
The biggest challenge was making the implementations genuinely backend-agnostic rather than just wrapping existing PyTorch code. That meant digging into model architectures, tensor layouts, Keras 3 ops, checkpoint formats, and numerical parity.
KerasFormers is still evolving, and I’m continuing to add models, improve conversions, and make the ecosystem easier to use. I’d love feedback on what models or capabilities would be most useful next.