{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreialfpo4wktqyku7haqgx6imxqbkpgtwgtco5i7s5hnmmyvvnusyiq",
"uri": "at://did:plc:pgryn3ephfd2xgft23qokfzt/app.bsky.feed.post/3mojkllzb4fe2"
},
"path": "/t/introducing-kerasformers-transformers-for-keras-3/176899#post_1",
"publishedAt": "2026-06-17T23:26:54.000Z",
"site": "https://discuss.huggingface.co",
"tags": [
"github.com",
"GitHub - IMvision12/KerasFormers: KerasFormers: Open-source Keras 3 collection of..."
],
"textContent": "After months of dedicated development, I’m excited to share KerasFormers : an open-source library bringing modern transformer architectures with pre-trained weights, built entirely in Keras 3. What started as a vision model collection has grown into a unified ecosystem spanning vision, language, multimodal, and speech all through a single API that runs seamlessly on TensorFlow, JAX, and PyTorch. One API. Any backend.\n\nKey Features\n\n• 100+ models across vision, language, multimodal & speech under one unified API\n\n• Modern LLM architectures : Dense, Mixture-of-Experts (MoE) & Multi-head Latent Attention (MLA): Llama 2/3/4, Qwen 2/3/3.5, DeepSeek V2/V3/V4, Gemma, Mistral, Mixtral, Cohere2, GLM-4, MiniMax, GPT-OSS\n\n• Vision-Language Models: Qwen-VL, Qwen2.5-VL, Qwen3-VL, InternVL3, Janus-Pro, Gemma 3, GLM-4V & more\n\n• Full computer vision suite: classification, detection, segmentation, depth & self-supervised learning\n\n• One-line pre-trained loading from Hugging Face & timm: model = Model.from_weights(“hf:…”) • Fast, compiled .generate() with KV caching\n\n• Native Keras 3 with full multi-backend compatibility KerasFormers makes state-of-the-art models accessible through a consistent, backend-agnostic interface move seamlessly across frameworks.\n\npip install -U kerasformers\n\ngithub.com\n\n### GitHub - IMvision12/KerasFormers: KerasFormers: Open-source Keras 3 collection of...\n\nKerasFormers: Open-source Keras 3 collection of pretrained models across Vision, LLM, VLM, Depth, Speech, and more",
"title": "Introducing KerasFormers: \"Transformers\" for Keras 3!"
}