Home / Companies / Clarifai / Blog / April 2026

April 2026 Summaries

3 posts from Clarifai

Filter
Month: Year:
Post Summaries Back to Blog
NVIDIA Nemotron 3 Nano Omni, now supported on the Clarifai Reasoning Engine, is a 30B A3B multimodal reasoning model designed for agentic systems, offering a throughput of over 400 tokens per second. This model supports a 256K context window and handles text, image, video, and audio inputs, providing developers with a unified approach to multimodal reasoning within specialized sub-agent workflows. It consolidates vision, speech, and language processing into a single model, enhancing efficiency and reducing infrastructure demands in enterprise systems. The model's architecture, which includes a hybrid Mixture-of-Experts with Transformer-Mamba design and 3D convolution layers, allows for high throughput and lower compute requirements, making it suitable for various environments. Available through the Clarifai Playground and OpenAI-compatible API, Nemotron 3 Nano Omni streamlines the integration into existing applications and supports deployment across different cloud and on-premises setups, while maintaining high performance for production-level multimodal agent workflows.
Apr 28, 2026 765 words in the original blog post.
Clarifai 12.3 introduces several optimizations and features to enhance the efficiency of deploying large language models (LLMs) at scale, particularly focusing on KV Cache-Aware Routing, which improves throughput and reduces latency by directing requests to replicas with cached relevant context. This version also offers Warm Node Pools to maintain pre-warmed GPU resources for quicker scaling and failover, Session-Aware Routing to ensure user requests remain on the same replica during a session, and Prediction Caching for returning cached results for identical inputs. Additionally, Clarifai Skills are introduced to enable AI coding assistants to interact seamlessly with the Clarifai platform, providing detailed documentation and working code examples. These enhancements aim to reduce redundant computations, optimize GPU utilization, and offer an improved user experience with faster response times, all achieved without requiring configuration changes or code modifications from users.
Apr 09, 2026 1,460 words in the original blog post.
Gemma 4, a model released by Google under Apache 2.0, offers four sizes optimized for local execution, enabling users to run powerful AI models on their hardware without compromising capability. Built from Gemini 3 research, these models are designed for edge devices and consumer GPUs, supporting multimodal inputs and extended reasoning. Clarifai Local Runners complement Gemma 4 by providing infrastructure for secure, production-grade API access to locally hosted models while keeping all computation on the user's hardware. This setup allows for efficient local development and testing, with the option to scale to production using Clarifai's Compute Orchestration when needed to manage variable traffic, autoscaling, and load balancing. This approach addresses the challenges of integrating local models with production systems, ensuring data privacy and reducing cloud costs while maintaining the robustness of cloud-hosted endpoints.
Apr 07, 2026 1,419 words in the original blog post.