YOU ARE VIEWING ONE ITEM FROM THE AICRIER FEED

KerasFormers Unifies 118 Models Across Keras 3

AICrier tracks AI developer news across Product Hunt, GitHub, Hacker News, YouTube, X, arXiv, and more. This page keeps the article you opened front and center while giving you a path into the live feed.

// WHAT AICRIER DOES

7+

TRACKED FEEDS

24/7

SCRAPED FEED

Short summaries, external links, screenshots, relevance scoring, tags, and featured picks for AI builders.

KerasFormers Unifies 118 Models Across Keras 3
OPEN LINK ↗
// 2h agoOPENSOURCE RELEASE

KerasFormers Unifies 118 Models Across Keras 3

KerasFormers is an Apache 2.0 library of pretrained vision, language, multimodal, and speech models implemented in pure Keras 3. The same API runs on JAX, PyTorch, and TensorFlow without requiring Transformers or PyTorch at runtime.

// ANALYSIS

KerasFormers makes Keras a more credible multi-backend alternative for developers who want access to modern models without committing their entire stack to one framework.

  • Supports 118 model families spanning detection, segmentation, depth estimation, speech, LLMs, and vision-language tasks
  • Standardizes loading through `from_weights`, reducing migration friction between model architectures and backends
  • Converts weights from ecosystems including Hugging Face and timm while keeping inference code Keras-native
  • Built-in quantization options and support for large MoE checkpoints improve deployment flexibility
  • Its broad scope overlaps with Keras Hub, but the model coverage and Hugging Face compatibility make it especially useful for experimentation
// TAGS
kerasformersframeworkopen-sourcellmmultimodalinferencequantization

DISCOVERED

2h ago

2026-08-22

PUBLISHED

10h ago

2026-08-22

RELEVANCE

9/ 10

AUTHOR

Gitesh Chawda